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

asked 2020-05-13 06:26:10 -0600

coincheung gravatar image

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.

edit retag flag offensive close merge delete