12-17-2014, 06:30 PM
(12-17-2014, 12:42 AM)vanadium Wrote: You don't even need a tutorial for that, it's pretty simple:
1. Make Pngs of numbers from 0 to 9,
2. Capture the part of the screen containing the numbers,
3. Use image search algorithm to find the position of the number by testing all of them,
4. Order the found numbers by increasing x-axis,
5. You have your number read by concatenating the ordered numbers.
You dont have to create they have done it
Check Cwindows COC_EN or COC the files are already done !!!!!