W
W. eWatson
I have a book with about 40 pages of an old computer (FORTRAN, book from
1967) program that I would like to copy as text into a file. I have an
HP C6100 with OCR capabilities. It sometimes has trouble with = signs.
Others are (,), periods, and the four basic arithmetic operators. I
think it uses .GE. for >=. The four margins around the code are
yellowing, particularly the area around the binding. I've had some
success with about 3-4 pages, but would like to better. Are any OCR
tips for dealing with math symbols?
I did copy a page of the book to a sheet of paper, but the margins still
look grayish. Perhaps a paper copy is better, since I can probably
darken the letters.
I hope Windows has a FORTRAN compiler. If not, I can probably find one
in Linux. It would be good even there is some program that could
translate this to say Python or C. Since there are several math routines
like least squares it would be easy to replace them.
1967) program that I would like to copy as text into a file. I have an
HP C6100 with OCR capabilities. It sometimes has trouble with = signs.
Others are (,), periods, and the four basic arithmetic operators. I
think it uses .GE. for >=. The four margins around the code are
yellowing, particularly the area around the binding. I've had some
success with about 3-4 pages, but would like to better. Are any OCR
tips for dealing with math symbols?
I did copy a page of the book to a sheet of paper, but the margins still
look grayish. Perhaps a paper copy is better, since I can probably
darken the letters.
I hope Windows has a FORTRAN compiler. If not, I can probably find one
in Linux. It would be good even there is some program that could
translate this to say Python or C. Since there are several math routines
like least squares it would be easy to replace them.