I am trying to find the location of an image within a bigger image. I have wasted about 6-7 hours resourcing and couldn't manage to come up with something that I could use. I looked into
- OpenCV (Website Link)
- Emgu (Website Link)
- Bitmap.contains (Thread link)
- Bitmap.contains 2 (Thread link)
All the tutorials I have found in Emgu is really outdated (For the VBS). I even downloaded the older version of the dlls to make the script work but yet not quite right. The bitmap.contains one looked pretty interesting but for some reason it's not working.
Here are the pictures I am working with:
Any help would be really appreciated! Thanks