I am working in image processing in C++ using OpenCV. I've a problem that requires cubic interpolation of a set of data. Are there any library files that I can use for this in OpenCV?
+1
A:
This might be what you're looking for:
http://ubaa.net/shared/processing/opencv/opencv_interpolation.html
danuker
2010-02-08 20:38:45