I have rvec, tvec from solve-PnP and RMat (from Rodriques) in OpenCV framework for a given camera. The tvec (z) is accurate as far as depth, that I can tell. Remaining values are from extensive camera calibration (K) routines and the general setup is using non-aruco markers.
I have (1) question: how do I cast a ray from the camera's point of origin perpendicular to the image plane through the principle point along the optical axis?