Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to detect logos inside an image

Hi,

I have a problem where I have a screenshot and I would like to detect whether there exists a logo that matches one of my list of logos with some degree of variability in distortion or size.

I considered template matching but I am not sure if this works for changes in size and distortion as well as being able to detect which of the logos from my set are matched in the target screenshot.

Is there any other way to do this or can template matching be changed to allow this?

Thanks

Kabeer