Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

2D pixel coordinate to 3D world coordinate conversion

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