Re: How to convert an image into cylinderical image usng imagemagic?
Posted: 2019-03-04T03:56:18-07:00
On my directory the displace.png is generated only but then the script aborts. I also want to know why do I need the displace.png?
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
http://studio.imagemagick.org/discourse-server/
http://studio.imagemagick.org/discourse-server/viewtopic.php?t=30932
Code: Select all
./cylinderize -m vertical sharks.jpg a.png
./cylinderize -m horizontal sharks.jpg a.png
./cylinderize -m vertical -r 73 -l 120 -w 90 -p 5 -n 94 -e 2 -a 100 -v background -b none -f none -o +24+10 sharks.jpg a.png
Code: Select all
./cylinderize: line 933: 6210 Aborted convert $tmpA1 $flipping $rotating $outfile
Code: Select all
id=MagickCache
magick-signature=1018107213
class=DirectClass colors=0 matte=False
columns=1600 rows=1200 depth=8
colorspace=sRGB
compression=JPEG quality=92
gravity=Center
rendering-intent=Perceptual
gamma=0.454545
red-primary=0.64,0.33 green-primary=0.3,0.6 blue-primary=0.15,0.06
white-point=0.3127,0.329
profile:exif=106
date:create=2019-09-02T19:33:22+07:00
date:modify=2019-09-02T19:33:22+07:00
exif:ExifImageLength=1200
exif:ExifImageWidth=1600
exif:ExifOffset=58
exif:ExifVersion={48, 50, 50, 48}
exif:Software=Google
exif:YCbCrSubSampling={2, 2}
jpeg:colorspace=2
jpeg:sampling-factor=2x2,1x1,1x1
Code: Select all
convert-im6.q16: unrecognized event type `./cylinderize_1_13475.mpc' @ error/convert.c/ConvertImageCommand/1226.