imgwarp-opencv icon indicating copy to clipboard operation
imgwarp-opencv copied to clipboard

Warps an image by a few control points.

Results 8 imgwarp-opencv issues
Sort by recently updated
recently updated
newest added

Is there an example without an interface? I work in an animation render similar but not so good https://4232.cf/quinema-your-animation-assistant/

It's excellent, I use it as a warp tool. To use it as a liquification, I. E. to only move the hit point based on a radius. I can fill...

Exception in opening a file > Exception thrown at 0x77D21169 (ntdll.dll) in demo.exe: 0xC0000005: Access violation reading location 0x00740065. Windows 10 VS2015 QT4 OpenCV 4.2

@cxcxcxcx ,thanks for your project。 when i compile the code. It comes the error as follows: ![image](https://user-images.githubusercontent.com/9246739/68280294-344e1d00-00b0-11ea-820a-417abd4d79cc.png) It seems several files are not exist such as ui_deformwin.h . can u...

thanks for your code. u really did a great job. did your code include the Rigid Lines?

I am using Microsoft Visual Studio 2017 on Windows 10, and OpenCV is installed properly and I can run some simple programs of OpenCV which can be found around the...

http://chenxing.name/fun/imgwarp-js/ Any idea why this is not responding to clicks/drags/etc?

Hello. First for all, thanks for sharing great code. I have found some memory crashing case. When i put the same zero control point , some code makes crashing. ```...