I need to find if the small image (pattern of a logo) is in a target image (bigger)?
i have tried the templateMatching - it works only when the exact part of the image is given to search for in the target image
How to find if apple logo is present in target image
How do i handle this?