Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How could I achieve similar function such as the piecewise affine transform?

Hi,

There is a method in scikit-image called piecewise affine transform which is very useful. Is there any function in opencv which does the same this? Or how could I do it with opencv?

What the piecewise affine transform does is showed in this link.