What is the best Image setting for OCR?

Started by wcoleman, April 22, 2008, 03:10:52 PM

Previous topic - Next topic

wcoleman


wcoleman

#1
To provide the best OCR reading results, Canon recommends using the "TextEnhanced" image mode as their number one recommendation and "AdaptiveThreshold" as the second choice. 

You may want to try both and pick the option that yields the best OCR results for your specific items.  "TextEnhanced" mode is the default value. 

The TextEnhancedBrightness option may also be adjusted to fine-tune the images as needed to optimize OCR reading for your particular documents.

These options are can be set manually in CR-180 driver options file (CR180Options.ini) or by making the following calls prior to calling Ranger's EnableOptions() function.


Ranger.SetDriverOption("FrontBitonalImage", "ImageMode", "TextEnhanced");

Ranger.SetDriverOption("FrontBitonalImage", "TextEnhancedBrightness", "128");



Ranger® - The universal check scanner interface
Copyright © 2009 Silver Bullet Technology
www.sbullet.com