retrieving only the image portion

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
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Post by anthony »

Outside the scope of the developers list, in future direct this type of question ot the user lists. In short see IM Examples
Recovering an Image Overlay
http://www.cit.gu.edu.au/~anthony/graph ... e/#overlay
You only need the mask stuff. After that fuzzy trim it to find its dimensions, and ignore any spurious small matches.
http://www.cit.gu.edu.au/~anthony/graph ... #trim_blur
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply