MATLAB File Help: cv.initWideAngleProjMap Index
cv.initWideAngleProjMap

initializes maps for cv.remap for wide-angle

[map1, map2] = cv.initWideAngleProjMap(cameraMatrix, distCoeffs, imageSize, destImageWidth)
[map1, map2, scale] = cv.initWideAngleProjMap(cameraMatrix, distCoeffs, imageSize, destImageWidth)
[...] = cv.initWideAngleProjMap(..., 'OptionName',optionValue, ...)

Input

Output

Options

See also