Ask Your Question

Revision history [back]

Use Imgproc class instead:

Imgproc.undistort(image, mat, cameraMatrix, distCoeffs, newCameraMtx);