I would like to detect the occurrencies of a small image in a larger image, as well as coordinates.
How do I do it with C#/.NET?
Basic strategy.
Useful ideas.
Phase correlation appears to be a hot technique on SO.
Image pyramid. (for its ability to speed up many classes of descriptors with minimal tinkering)