head-pose-estimation icon indicating copy to clipboard operation
head-pose-estimation copied to clipboard

A question with respect to specific number within the distortions matrix.

Open tearsland123 opened this issue 7 years ago • 1 comments

Dear KwanHua Lee:

Sorry to bother you. I have a question with respect to your "head pose estimation" project. Could you tell me how could you get the specific number within the distortions matrix. I saw your code and you do not process any a operation. Thanks for your help!

Best Regards Allen

tearsland123 avatar Feb 23 '18 10:02 tearsland123

Sorry for the very late reply, you could get your camera and distortion matrix through calibration. Code below would help. https://github.com/opencv/opencv/tree/master/samples/cpp/tutorial_code/calib3d/camera_calibration

lincolnhard avatar Jul 20 '18 02:07 lincolnhard