I am in the process of scanning a large collection of handwritten notes. They consist of diagrams and formulae with a relatively small proportion of actual words. Of course it would be hopeless to get an OCR program to digest the diagrams or formulae, but it would be useful if I could get one to find and transcribe enough of the words to build an index. Has anyone tried this kind of thing?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
16
4
|
||||||||||||||||||||||||||
|
|
9
|
I recommend www.inftyreader.org. They have a trial version, with long enough trial period to do a big project. I've used InftyReader on a flakey old laptop and it did a pretty good job for a math book reissue. It took about half an hour or so to do each 40 page bundle of the disassembled book. It made systematic errors in the tex, many of which I was able to correct with some awk commands, but of course I still had to go through the whole thing tediously. I was not going for perfection, but just for something editable, and I think it came out better than required for this purpose. |
||||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
6
|
To supplement Bob Terrell's post, here is an example from InftyReader. Snippet from an input image, scanned at 600dpi: ![]() Snippet from output of the corresponding LaTeX produced by InftyReader: ![]() It's not perfect—$\partial z \partial \bar{z}$ becomes $\partial z k$—but it's pretty impressive! |
||||||||||
|
|
-2
|
I am searching for an OCR too to save my handwritten M.Sc notes. So far I have come to realize that I might have to learn LaTeX or a TeX software to write and compile notes into postscript or pdfs of all my notes. But learning LaTeX is a big challenge. Its like learning a big programming language to master it will take time. |
||||||||||||||
|



