Tagged Questions

6
votes
4answers
2k views

OCR for recognising handwriting in .NET

I need to use an OCR component within a .NET application that can recognise handwriting. We got the MODI component from MS office up and running, and it recognises printed text, but not handwriting. ...
4
votes
2answers
2k views

FOSS Intelligent Character Recognition (ICR)

Does anyone know of an open source Intelligent Character Recognition (ICR) library? There seems to be plenty out there for OCR but I am focusing on recognizing handwriting and would love it if there ...
3
votes
2answers
577 views

Windows OCR and ICR Libraries

I have been tasked with finding an Imaging/OCR/ICR SDK that we can use in our Delphi Application. I needs to do the following: Work with Delphi XE (Don't care if it's ActiveX or a DLL) It needs to ...
1
vote
1answer
85 views

ICR for recognizing handwritting?

My new work consists of speeding up the recollection of data. I have to take notes at places where i cannot use electrical components, (because of interferences with very sensitive stuff) and later ...
1
vote
1answer
681 views

WPF InkCanvas - how to determine if it has been “signed”

I'm using a WPF InkCanvas control to capture signatures in a Tablet PC application. One of my requirements is to validate whether or not the application has really been "signed". Right now I'm doing ...
0
votes
1answer
283 views

Free or affordable OCR and ICR (handwriting recognition) SDK?

I'm looking to integrate OCR and ICR recognition functionality into a business app we're building to scan forms and other such documents. I've searched for hours and come up with Abbyy, IRIS and ...
0
votes
2answers
103 views

Where to begin my quest for knowledge in regards to OCR/ICR?

I'm in search of and useful source of knowledge on Optical/Intelligent Character Recognition, Image and Pattern recognition. Any books, papers, websites and whatever. Thanks!
0
votes
7answers
826 views

intelligent character recognition: where to start?

I've got client that would like to capture data from a handwritten form. I have no idea how to implement this or what the cost would be. First, is this feasable/reasonable/affordable for a smallish ...