Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there,

We are building a solution where handwritten questionnaire forms with objective and detailed response questions are required to be interpreted.

Could you please suggest any opensource tool for the same ? We already tried QueXF and it's suite but it does not bring satisfactory results.

Thanks !
Posted

This is probably the best open source library for OCR - https://code.google.com/p/tesseract-ocr/[^]
Also Microsoft has an Inkanalyzer class (belongs to WPF) that can help you - http://msdn.microsoft.com/en-us/library/system.windows.ink.inkanalyzer(v=vs.90).aspx[^]
 
Share this answer
 
Comments
Xiao Ling 22-May-14 21:49pm    
+5
Kornfeld Eliyahu Peter 24-May-14 15:10pm    
Thank you...
Check this list
Comparison of optical character recognition software[^]

Check all OCR websites for more details like Documentation, tutorials, forum, etc.,
 
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