Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Azure Computer Vision to read the data handwritten on a form.
I am able to get the number and letters in the form.

My Requirement
I need to read a tick mark (that marks a selection from a list of items) in the form to identify the selection made by the user.

Please let me know how this can be done.


Update:

Using the mark like tick\icons I need to classify the text near it (like to understand it is present\absent, if present what does that relate to ...). In Azure Computer Vision the data read from a image comes in just as free flowing. But I need to classify the data.

What I have tried:

I do not have any idea on this now.
Posted
Updated 5-May-19 19:22pm
v2

1 solution

Looks like that does OCR. Have you tried this?

Gain insights from text and image files using using Search and AI[^]

Maybe you need to ask people to put an X?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900