Has anyone tried doing mesh based image warping with OpenCV? If yes, how to do it?

asked 2013-07-05 02:01:33 -0600

muglikar gravatar image

updated 2013-07-05 02:02:19 -0600

Its a friend's poblem. Has anyone tried doing mesh based image warping with OpenCV? If yes, how to do it? Only closest option is remap function, which is hardly anything if you want to do something like http://www.projectwoman.com/uploaded_images/bradley16_fig02-704998.jpg

edit retag flag offensive close merge delete

Comments

Maybe you should look into ITK and its examples for a solution. (Donno if you will find something suitable. Just suggesting) It has OpenCV IO Bridge as well.

Prasanna gravatar imagePrasanna ( 2013-07-05 03:21:02 -0600 )edit

Did anyone find a way to do this yet?

liquidmetal gravatar imageliquidmetal ( 2014-11-17 08:50:22 -0600 )edit