First time here? Check out the FAQ!
answered 2014-11-01 11:47:33 -0600
You could try to work with cv::remap
http://docs.opencv.org/modules/imgproc/doc/geometric_transformations.html#convertmaps
Although you have to compute the maps from your warping function.