Raizeno Posted September 19, 2018 Posted September 19, 2018 (edited) ok so i'm kind of noob when it comes to computer science but what I need to accomplish is like this: I have the link of an image and I want to compare it to all the pictures stored in a folder ( around 1000 PNG) to find a match . Also the faster the process the better but in the end everything that would work will do. any idea how I should go about this cause i'm kind of stuck . Thanks in advance and excuse me for my poor English. Edited September 19, 2018 by Raizeno
junkew Posted September 23, 2018 Posted September 23, 2018 That depends on your image. There is a lot of sc ience around imagerecognition including shadevariations, smaller/bigger, recognizing people etc. Solutions in AutoIt you can find some in FAQ 38 https://www.autoitscript.com/wiki/FAQ#How_can_I_search_an_image_in_another_image.3F FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
Danyfirex Posted September 23, 2018 Posted September 23, 2018 Hello. Seems to be you want to compare image file. why not to use checksum comparation. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now