I am doing one image processing where I have to find the total arrow mark in the image. i am able to find the corner of the image with Hari's corner detection, also the co-ordinate. But i want the value present in the co-ordinate and count number of arrow sign from that point.C:\fakepath\template1.png
Attached is one of the sample part of complete image where i need to read the number and then print it with the number of count of arrow associated with it. for this case 75= 4 count should printed.