Properties
Name | Type | Description |
|---|---|---|
Application | Returns the Engine object. | |
Common settings | ||
If this property is TRUE, objects extraction will speed up, but its quality may deteriorate. This property is FALSE by default. | ||
This property set to TRUE tells ABBYY FineReader Engine to use only black-and-white plane during objects extraction. In this case, the detection quality of colored tables and pictures can get worse. This property is FALSE by default. | ||
Specifies how to use the text and image layers of the source PDF file. This property is CRM_Auto by default. | ||
Objects removing | ||
Specifies if garbage (excess dots that are smaller than a certain size) is to be removed from the image during objects extraction. This property is FALSE by default. | ||
This property set to TRUE tells ABBYY FineReader Engine to remove the background noise from a temporary image used for recognition. The source image remains unaffected. This property is TRUE by default. | ||
Objects detection | ||
If this property is TRUE, the text printed on matrix printer is detected during objects extraction. This property is TRUE by default. | ||
If this property is TRUE, the regions with porous text are detected during objects extraction. This property is TRUE by default. | ||
If this property is TRUE, FineReader Engine will try to extract as much text on the image as possible. We recommend using this mode when the image contains some low-quality text. This processing mode may lead to mistaken interpretation of pictures as text or vertical rearranging of the horizontal text. This property is FALSE by default. | ||
If this property is set to TRUE, ABBYY FineReader Engine presumes that the document does not contain dotted separators. This property may be useful, if you are sure that the document does not contain dotted separators, or if some data is incorrectly recognized as a dotted separator. This is a temporary property, it may be removed in a future version. This property is FALSE by default. | ||
Methods
| Name | Description |
|---|---|
| CopyFrom | Initializes properties of the current object with values of similar properties of another object. |
| LoadFromFile | Restores the object contents from a file on disk. |
| LoadFromMemory <Note> : Windows only. </Note> | Restores the object contents from the global memory. |
| SaveToFile | Saves the object contents into a file on disk. |
| SaveToMemory <Note> : Windows only. </Note> | Saves the object contents into the global memory. |
Related objects
Object Diagram
Output parameter
This object is the output parameter of the CreateObjectsExtractionParams method of the Engine object.Input parameter
This object is passed as an input parameter to the following methods:- Preprocess, PreprocessPages, Analyze, AnalyzePages, Recognize, RecognizePages, SplitPages methods of the FRDocument object
- Preprocess, Analyze, AnalyzeRegion, AnalyzeTable, Recognize, RecognizeBlocks, LearnCheckmarks, ExtractBarcodes, DetectOrientation, FindPageSplitPosition, DetectResolution, IsEmpty methods of the FRPage object
