chem1
September 14th, 1999, 11:11 PM
I want my program to read text that has been obtained from a scanner.i-e I want it to make the scanned text 'editable'
How do I proceed??????
How do I proceed??????
|
Click to See Complete Forum and Search --> : Scanner chem1 September 14th, 1999, 11:11 PM I want my program to read text that has been obtained from a scanner.i-e I want it to make the scanned text 'editable' How do I proceed?????? Matthias S September 16th, 1999, 02:55 AM What you are looking for is a proggy that does OCR (optical character recognition). You need such proggy (as an ocx) and included it into your project. You then feed the control with a picture (usually tif) and an output file (usually txt) and let it do it's work. I don't know of any shareware or cheap OCR software, here in this company we only use high-end products. I hope thats at least a start. Best wishes, Matthias Steinbart codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |