Tagged Questions

1
vote
1answer
119 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". …
0
votes
7answers
303 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/afford …
5
votes
4answers
339 views

OCR in .NET

Hi everyone 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 pri …
1
vote
1answer
228 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 woul …