setFavorAccuracy

public final void setFavorAccuracy(boolean value)

Indicates whether to favor accuracy over speed in OCR processing. When enabled, the recognizer runs additional passes (inverted-text detection and layout refinement) that improve results on difficult scans at the cost of processing time. Disable to favor speed, for example in high-volume batch OCR.

Parameters

value

The value to set for the FavorAccuracy property.