Splitting undistort into initUndistortRectifyMap and remap
Improve performance by caching the result of initUndistortRemap and only applying the remapping each frame, instead of doing both each frame as was done with the call to undistort.
Please register or sign in to comment