Matlab's PolynomialTransformation2D in OpenCV
Hello,
in Matlab there is a PolynomialTransformation2D to transform curved images. I've looked for something similar in OpenCV but haven't found anything. Is there such a method to accomplish the same thing in OpenCV?