Ask Your Question
-1

how to get the defenition (source code) of cv2.calibratecamera function

asked 2016-04-05 09:45:52 -0600

Sreedhar gravatar image

Hello, i am doing a project on Camera calibration and i like to write a function explicitly rather than using the inbuilt calibratecamera function.So i need the code of the function.Please help me..

edit retag flag offensive close merge delete

Comments

" i like to write a function explicitly rather than using the inbuilt calibratecamera function" -- this sounds like a rather bad idea.

berak gravatar imageberak ( 2016-04-06 02:16:01 -0600 )edit

1 answer

Sort by » oldest newest most voted
1

answered 2016-04-05 09:49:15 -0600

Have a look at the GitHub of OpenCV, module calib3d here. It is not an easy task to calibrate the camera, you should be prepared for it!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-05 09:43:18 -0600

Seen: 2,358 times

Last updated: Apr 05 '16