Re: How Possible it is...
Does the "ordinary scanner" produce an image of the scanned page?
There are programs that will scan images and extract text.
The "automatically saved to db" part would take some programming to organize the text that was scanned.
Re: How Possible it is...
Text recognition of hand-written text is still considered an "Open area of research". There are some programs out there which somewhat work on hand-written text, but I wouldn't trust their output without any human verification (which somewhat defeats the purpose). Recognizing typed text on the other hand is much easier.
Re: How Possible it is...
Thanks Sir Norms and Helloworld =)
yes sir Norms the ordinary scanner produces the image from the scanned page. For example, im scanning my resume and after scanning, a program will read all the information and will save it directly to the database.
How hard is that to make a program like that one.
Re: How Possible it is...
Quote:
Originally Posted by
javarum
How hard is that to make a program like that one.
It's not exactly trivial. What you're looking for is called OCR, and google is your friend.
Optical character recognition - Wikipedia, the free encyclopedia
Re: How Possible it is...
Quote:
How hard is that to make a program like that one.
Very hard.
Re: How Possible it is...
OCR? and what OCR stands for sir? =)
Re: How Possible it is...
oh i see Optical Character Recognition.... thanks for all! ^_^