Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Did you calibrate your camera using the intrinsic matrix? If not, you may need to apply it to the frame using cv::undistort() as the lens distortion of the camera causes issues with the registration process.