Search found 4 matches

by spender
2016-12-08T12:48:13-07:00
Forum: Users
Topic: Trim, clone then trim
Replies: 6
Views: 7022

Re: Trim, clone then trim

That looks perfect. I'll give this a shot later and let you know how I got on. Thanks.
by spender
2016-12-08T12:35:12-07:00
Forum: Users
Topic: Trim, clone then trim
Replies: 6
Views: 7022

Re: Trim, clone then trim

Hi, thanks for the speedy reply. I want to apply the trim that happened to the processed image to original image. I'm using a morphology and edge detection to make the image more friendly to trimming, but I effectively want to record the trim on the processed image and apply it to the unprocessed ...
by spender
2016-12-08T12:26:42-07:00
Forum: Users
Topic: Trim, clone then trim
Replies: 6
Views: 7022

Trim, clone then trim

Say I do some processing on an image in order to make -trim more accurate... the details are unimportant, but it all ends with a trim magick convert someImage.jpg -colorspace Gray -negate -trim I can extract information about the trimmed area to stdout with magick convert someImage.jpg -colorspace ...
by spender
2015-11-16T05:40:35-07:00
Forum: Bugs
Topic: CVE-2015-8126: Multiple buffer overflows in libpng
Replies: 1
Views: 3393

CVE-2015-8126: Multiple buffer overflows in libpng

Is CVE-2015-8126 a problem for ImageMagick? There are probably quite a number of users with ImageMagick running on servers, so if there is a problem, it probably needs looking at fairly quickly.

/spender