Code: Select all
convert checks.png -matte -virtual-pixel transparent -distort Perspective '0,0,0,0 0,90,0,90 90,0,90,25 90,90,90,65' checks_pers.png
I tried also many examples of the tutorial and they work only the distort Perspective...
PS : I installed this version of ImageMagick : ImageMagick-6.7.2-0-Q16-windows-dll
Thank you.