Predefined Profiles Specification
ABBYY FineReader Engine provides a set of predefined profiles which are designed for the main usage scenarios. This article contains the complete specification of all predefined profiles, provided for your convenience in troubleshooting and debugging your applications which use these profiles.
Important! The profiles’ contents are subject to change in new releases or new versions of ABBYY FineReader Engine. Please check this article when upgrading if your application relies on specific profile settings. You can also create your own profiles to exclude any possibility of change. See Working with Profiles for detailed instructions.
The settings provided by these profiles can be loaded using the LoadPredefinedProfile method of the Engine object. The table below lists all object properties which are set to a non-default value by each profile. All objects created after this profile is loaded will have these properties set to the specified values.
Profile name | Settings |
---|---|
DocumentConversion_Accuracy |
RecognizerParams:
|
DocumentConversion_Speed |
ObjectsExtractionParams:
PrepareImageMode:
RecognizerParams:
|
DocumentArchiving_Accuracy |
ObjectsExtractionParams:
PageAnalysisParams:
RecognizerParams:
SynthesisParamsForDocument:
SynthesisParamsForPage:
|
DocumentArchiving_Speed |
ObjectsExtractionParams:
PageAnalysisParams:
PrepareImageMode:
RecognizerParams:
SynthesisParamsForDocument:
SynthesisParamsForPage:
|
BookArchiving_Accuracy |
RecognizerParams:
|
BookArchiving_Speed |
ObjectsExtractionParams:
PrepareImageMode:
RecognizerParams:
|
TextExtraction_Accuracy |
ObjectsExtractionParams:
PageAnalysisParams:
RecognizerParams:
SynthesisParamsForDocument:
SynthesisParamsForPage: |
TextExtraction_Speed |
ObjectsExtractionParams:
PageAnalysisParams:
PrepareImageMode:
RecognizerParams:
SynthesisParamsForDocument:
SynthesisParamsForPage:
|
FieldLevelRecognition |
DocumentProcessingParams:
PageProcessingParams:
RecognizerParams:
|
BarcodeRecognition_Accuracy |
ObjectsExtractionParams:
PageAnalysisParams:
PrepareImageMode:
|
BarcodeRecognition_Speed |
ObjectsExtractionParams:
PageAnalysisParams:
PageProcessingParams:
PrepareImageMode:
|
BarcodeRecognition | This profile is equivalent to the BarcodeRecognition_Accuracy. |
HighCompressedImageOnlyPdf |
DocumentProcessingParams:
ObjectsExtractionParams:
PageAnalysisParams:
PageProcessingParams:
PDFExportParams:
PrepareImageMode:
|
BusinessCardsProcessing |
FontFormattingDetectionParams:
ObjectsExtractionParams: RecognizerParams:
PageAnalysisParams:
PagePreprocessingParams:
SynthesisParamsForDocument:
SynthesisParamsForPage:
|
MachineReadableZone |
PrepareImageMode:
PagePreprocessingParams:
PageAnalysisParams:
ObjectsExtractionParams:
RecognizerParams:
SynthesisParamsForDocument:
DocumentProcessingParams:
|
EngineeringDrawingsProcessing |
PageAnalysisParams:
RecognizerParams:
SynthesisParamsForDocument:
SynthesisParamsForPage: |
Version9Compatibility |
RecognizerParams:
HTMLExportParams:
PDFExportFeatures: PDFExportParams:
PDFMRCParams:
SynthesisParamsForPage:
|
Default | All values are set to defaults specified in each object description. |
See also
7/3/2024 8:50:25 AM