Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Accelerate Undistortion.

Hello, I am new with this, but I have a camera calibration and distortion matrix. While I can find the cpu undistort function (cv::undistort) I cannot find the cuda accelerated equivalent. Is there a reason this doesn't exist, is there a better solution, or is there no real benefit to doing the undistort operation on the gpu?