Detecting cropping errors

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
jonrescca
Posts: 8
Joined: 2011-11-09T00:25:50-07:00
Authentication code: 8675308

Detecting cropping errors

Post by jonrescca »

Hi all,

I think it should be possible to use image ImageMagick to detect cropping errors, by finding image edges that are nog continuous. We record our images on a black background, and when an cropping error occurs (Photoshop crop and straighten), some piece of the recorded element breaks the continuous black border around the image. Anyone got a hint how to script this with ImageMagick?

Example attached

http://www.nfo-hhw.nl/images/MMDA02_PM_ ... 4_0151.jpg
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Detecting cropping errors

Post by anthony »

What exactly is your before, and desired results? You are nto exactly clear in precisely what you are wanting!
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply