Page 1 of 1

Posted: 2006-10-23T08:24:20-07:00
by magick
use MagickTrimImage() to trim a border from an image.

Posted: 2006-10-23T09:41:02-07:00
by magick
You did not provide enough fuzz. Try this:
  • MagickTrimImage(wand_test,15.0*QuantumRange/100.0)

Posted: 2006-10-25T07:03:19-07:00
by magick
We looked at image1.jpg and it does not have a consistent border (there is a white line near the top) so the auto-trim algorithm won't work for these types of images.