cv.fisheyeCalibrate - MATLAB File Help
cv.fisheyeCalibrate

Performs camera calibration (fisheye)

[K, D, rms] = cv.fisheyeCalibrate(objectPoints, imagePoints, imageSize)
[K, D, rms, rvecs, tvecs] = cv.fisheyeCalibrate(...)
[...] = cv.fisheyeCalibrate(..., 'OptionName',optionValue, ...)

Input

Output

Options

See also