Ask Your Question

Revision history [back]

If you used OpenCV to calibrate your camera, you don't need to know the focal, it's calibrateCamera (or findIntrinsicParameters) that will give it to you. I quickly read the tutorial, which is quite similar to the calibration sample in OpenCV, and you only have to provide the number of corners in your chessboard.