3D calibration using openCV sample project

asked 2013-04-10 03:14:10 -0600

engine gravatar image

Hi ! Hi! I'm trying to get the camera matrix using the calibration project, my question is how far should my chessboard be, to get the correct answer, I've run it in two different distances , I got quit huge difference : in 1m :

 3.3471130890406162e+003 0. 3.1950000000000000e+002 0.
3.3471130890406162e+003 2.3950000000000000e+002 0. 0. 1.

in 3m :

     6.4963025894020222e+002 0. 3.1950000000000000e+002 0.
6.4963025894020222e+002 2.3950000000000000e+002 0. 0. 1.

thanks in advance !

edit retag flag offensive close merge delete