The distorted camera model used is the same as used by OpenCV and should also be compatible with the model used by matlab computer vision toolbox. This means you can use common tools to do the lens calibration. You can also use ImGRAFT if you have sufficient ground control points (see e.g. this example). The equations for the lens distortion model can be seen on the OpenCV page or in the code for camera.project. Internal camera parameters:
External camera parameters:
|
Documentation >