I want to print the number from image and count of arrow associated with it!
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.
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.
please show code, so we know, what you're doing, exactly ;)