CIB ocr technical manual (EN)

6. General properties

6.3. DisableRecognition

Property-Name

Datentyp

Art

DisableRecognition

String

Set

 

When this property is set, text/barcode recognition is switched off and TracePreprocessOutput should be switched on by the user. So instead of defined preprocessors all of them are used one by one for an initial image.

For each preprocessor an imagefile is written.

 

Syntax

DisableRecognition=<value>
<value>: 0 | 1

default=0

 

Example

DisableRecognition=1
TracePreprocessOutput=1

That means:
No recognition is done,
TracePreprocessOutput=1 is set,
for each preprocessor an imagefile is created, e.g. “image1_preprocessor_MedianBlurAT.png”.