Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Function

Description

Value

FastObjectsExtraction

Extraction speed may increase but quality may deteriorate.

Boolean

RemoveTexture

Background noise is removed from the image used for recognition. The original image is not altered.


RecognizerParams

Function

Description

PerformRecognition

This is not present by default, but if set to false, OCR extraction will not be performed. This can be disabled in situations where you need to perform recognition (barcode) but not OCR.

RecognizerParams


Function

Description

Value

FastMode

Data will be extracted more rapidly at the cost of accuracy.

Boolean

LowResolutionMode

This property is useful when recognizing faxes, small prints, images with low resolution or bad print quality.

BalancedMode

Data will be extracted more accurately but at the cost of speed.

OneLinePerBlock

The OCR engine will presume the text extracted contains no more than one string.

OneWordPerBlock

The OCR engine will presume the text extracted contains no more than one word.

CaseRecognitionMode

This value specifies the letter case during recognition

TextTypes

The value of TextTypes defines the style of the text to be extracted.

See TextType Value table

TextLanguages

Parameter for one or more languages in Abbyy. Helpful for accennted character recognition.(Ex. TextLanguage=English,French)

See Text Language Value table

...