cv.fisheyeUndistortPoints - MATLAB File Help
cv.fisheyeUndistortPoints

Undistorts 2D points using fisheye model

undistorted = cv.fisheyeUndistortPoints(distorted, K, D);
[...] = cv.fisheyeUndistortPoints(..., 'OptionName',optionValue, ...);

Input

Output

Options

See also