Home > Back-end >  OpenCV Z plane camera calibration
OpenCV Z plane camera calibration

Time:01-30

Opencv use CalibrateCamera calibrating camera, or use slovePnP posture,
In calculating out translation matrix T,
X, Y is the distance between relative to what point, where is the origin, is the first point on the calibration board, or left upper corner of the screen, or CCD on the upper left corner?
Where is the Z plane? T the z distance which plane to which plane? The CCD? The lens front end? The lens back end? See the data where all don't like too for

CodePudding user response:

OpenCV Stereo camera Calibration Stereo Calibration and Calibration detailed inspection Rectification
https://blog.csdn.net/u013626386/article/details/54861072

CodePudding user response:

Based on OpenCV StereoCalibration stereo camera calibration and target 3 d coordinate positioning
https://blog.csdn.net/u013626386/article/details/51939952
  • Related