Hii I want to convert pixel coordinates from an image to real world 3D coordinates . I have used camera calibration using a chessboard and have found Rotation Matrix , Translation matrix , Intrinsic matrix . What should be my next step for conversion ?? Essentially I want the 3D projection of a pixel of an image . Is it possible ?? Please Explain