how can i get the camera projection matrix out of calibrateCamera() return values

asked 2013-04-19 14:12:00 -0600

Israelcp gravatar image

hi there!!

i am trying to get a 34 camera matrix for triangulation process but calibreateCamera() returns only 33 and 4*1 matrices.

how can i get the 3*4 out of those matrices?

thanks in advance!!

edit retag flag offensive close merge delete