I want to print the number from image and count of arrow associated with it!

asked 2020-05-18 10:43:23 -0600

updated 2020-10-26 15:08:01 -0600

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.

edit retag flag offensive close merge delete

Comments

1

please show code, so we know, what you're doing, exactly ;)

berak gravatar imageberak ( 2020-05-18 10:48:49 -0600 )edit