I know how to check if a small image is inside a bigger one but my problem is :
I need to check if a small image (with difference in color) is inside a big image?
As you can see in the picture, the small image is exactly part of big image.
I know i can convert both to black-white image to check but what if there is difference in color depth also?
Any solution for this?