stanathong / retained_undistort_image

Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndistortRectifyMap and cv::getOptimalNewCameraMatrix, (2) using the reverse distortion technique with cv::remap to produce the undistorted image.
15Updated 6 years ago

Alternatives and similar repositories for retained_undistort_image:

Users that are interested in retained_undistort_image are comparing it to the libraries listed below