Matching an image within an image
Posted: 2015-09-09T14:41:57-07:00
Hi Guys,
I've tried to do some googling, but the fact that my search term requires the use of 2 words "image", means the results aren't great. So I just thought I'd ask those in the know.
I want scan an image, visually for a match of a sample image I have. It's like facial recognition but,... more simple, because it's a fixed image. Easier with examples.
Let's say I am given this image: http://cloud-2.steamusercontent.com/ugc ... A937AD928/
I want to scan it for the global elite / supreme icons, just for reference here are the icons i'd be looking for: http://images.akamai.steamusercontent.c ... 0DE8A58F6/
I'd want to find all matches, but i'd want to know which is the biggest in size. The size of these will vary, so the matching would need to account for that. Like how possible is this through imagemagick? Are there any terms I should be searching for for sample code of image sub image matching? Any guidance would be much appreciated.
I've tried to do some googling, but the fact that my search term requires the use of 2 words "image", means the results aren't great. So I just thought I'd ask those in the know.
I want scan an image, visually for a match of a sample image I have. It's like facial recognition but,... more simple, because it's a fixed image. Easier with examples.
Let's say I am given this image: http://cloud-2.steamusercontent.com/ugc ... A937AD928/
I want to scan it for the global elite / supreme icons, just for reference here are the icons i'd be looking for: http://images.akamai.steamusercontent.c ... 0DE8A58F6/
I'd want to find all matches, but i'd want to know which is the biggest in size. The size of these will vary, so the matching would need to account for that. Like how possible is this through imagemagick? Are there any terms I should be searching for for sample code of image sub image matching? Any guidance would be much appreciated.