Where's Waldo?

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
mastermindg

Where's Waldo?

Post by mastermindg »

Is it possible (using ImageMagick) taking (for instance) a "Where's Waldo?" poster and (with a copy of Waldo's image, exactly as it appears in the poster) to identify Waldo in the poster?

Obviously I am looking for a real-world image recognition system. I am taking a screen capture of charts with arrows on them, these arrows are not always in the same place, but if they do pop-up I'd like to be aware of it. The arrows are always the same dimension, color, identical; but they won't be in the same place. The rest of the chart will change over time, so I need a solution that can recognize the arrow (overlayed on the chart).
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Where's Waldo?

Post by fmw42 »

mastermindg

Re: Where's Waldo?

Post by mastermindg »

Thanks. That's perfect.
Post Reply