compare and recognize two similar images
finnbaby123
![]()
- Joined: Aug 26, 2011
- Posts: 24
hi!
is there a way to compare and recognize two similar images
and return a result?
for instance run a google search for images for instance "cats"
and then use Winautomation to find similar images and download them?
thanks a lot!
Finn
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2329
finnbaby123
![]()
- Joined: Aug 26, 2011
- Posts: 24
thank you Samantha,
no I mean not similar by file name I mean two images that look the same by their pixels
could you please give me an example of macro from Winautomation of:
1) running a search for goggle images string for instance="cats"
2) copying the first image that appears on the left side of the screen
3) browsing through the screen looking for similar images by their pixels
4) downloading the images that are similar
thanks a lot
Jkan
![]()
- Joined: Nov 6, 2010
- Posts: 63
start reading here, this is a command line utility.
http://www.imagemagick.org/Usage/compare/
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2329