I am using OpenCV calibration method to determine the focal length of my endoscope.
http://docs.opencv.org/doc/tutorials/calib3d/camera_calibration/camera_calibration.html
And I am getting a focal length which is in pixels. But I want this to be in millimeter and I do not know the sensor dimensions. How can I calculate the focal length in millimiter (mm)?