Zum Hauptinhalt springen
ABBYY FineReader Engine bietet eine Reihe vordefinierter Profile für die wichtigsten Nutzungsszenarien. Dieser Artikel enthält die vollständige Spezifikation aller vordefinierten Profile und dient als praktische Referenz für die Fehlersuche und das Debuggen von Anwendungen, die diese Profile verwenden.
Der Inhalt der Profile kann sich in neuen Releases oder Versionen von ABBYY FineReader Engine ändern. Prüfen Sie diesen Artikel bei einem Upgrade, wenn Ihre Anwendung von bestimmten Profileinstellungen abhängt. Sie können auch eigene Profile erstellen, um Änderungen vollständig auszuschließen. Ausführliche Anweisungen finden Sie unter Arbeiten mit Profilen.
Die von diesen Profilen bereitgestellten Einstellungen können mit der Methode LoadPredefinedProfile des Engine-Objekts geladen werden. Die folgende Tabelle enthält für jedes Profil alle Objekteigenschaften, die auf einen vom Standardwert abweichenden Wert gesetzt werden, zusammen mit den empfohlenen Exportformaten oder der API für die Weiterverarbeitung. Alle Objekte, die nach dem Laden eines Profils erstellt werden, erhalten diese Eigenschaften mit den angegebenen Werten.
ProfilnameEinstellungenEmpfohlene Exportformate oder API für die Weiterverarbeitung
DataExtractionPageAnalysisParams
AnalysisMode = PAM_TextExtraction
SpeedQualityMode = SQM_Accurate
DetectBarcodes = TRUE
DetectPictures = TRUE
DetectTables = TRUE
DetectHandwritten = TRUE
DetectCheckmarks = TRUE
DetectStamps = TRUE
DetectTextOnPictures = TRUE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Accurate
TextTypes = TT_Normal
TT_Handwritten

SynthesisParamsForDocument
DetectDocumentStructure = TRUE
Empfohlene Exportformate: JSON, XML
DocumentConversion_AccuracyPageAnalysisParams
AnalysisMode = PAM_DocumentConversion
SpeedQualityMode = SQM_Accurate
DetectBarcodes = TRUE
DetectPictures = TRUE
DetectTables = TRUE
DetectHandwritten = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Accurate
TextTypes = TT_Normal

SynthesisParamsForDocument
DetectDocumentStructure = TRUE
DetectFontFormatting = TRUE
Empfohlene Exportformate: DOCX, RTF, PPTX, XLSX
DocumentConversion_NormalPagePreprocessingParams
CorrectOrientationMode = COM_No
CorrectSkewMode = CSM_Fast

PageAnalysisParams
AnalysisMode = PAM_DocumentConversion
SpeedQualityMode = SQM_Fast
DetectBarcodes = FALSE
DetectPictures = TRUE
DetectTables = TRUE
DetectHandwritten = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Normal
TextTypes = TT_Normal

SynthesisParamsForDocument
DetectDocumentStructure = TRUE
DetectFontFormatting = TRUE
Empfohlenes Exportformat: DOCX, RTF, PPTX, XLSX
DocumentArchiving_AccuracyPageAnalysisParams
AnalysisMode = PAM_TextExtraction
SpeedQualityMode = SQM_Accurate
DetectBarcodes = TRUE
DetectPictures = TRUE
DetectTables = FALSE
DetectHandwritten = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Accurate

SynthesisParamsForDocument
DetectDocumentStructure = FALSE
DetectFontFormatting = FALSE

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = TRUE
DetectTextColor = TSPV_No
DetectBackgroundColor = TSPV_No
Empfohlener Export: PDF (Text unter dem Bild)

⚠️ Wichtig! Das Profil ist nicht für die Konvertierung eines Dokuments in RTF, DOCX oder ein PDF nur mit Text vorgesehen. Verwenden Sie dafür die Profile zur Dokumentkonvertierung.
DocumentArchiving_SpeedObjectsExtractionParams
FastObjectsExtraction = TRUE
ProhibitColorImage = TRUE

PagePreprocessingParams
UseFastBinarization = TRUE
CorrectOrientationMode = COM_No
CorrectSkewMode = CSM_Fast
CropImage = TSPV_No
DetectImageType = TSPV_No
StraightenLinesMode = SLM_Fast
ResolutionDetectionMode = RDM_Fast

PageAnalysisParams
AnalysisMode = PAM_TextExtraction
SpeedQualityMode = SQM_Fast
DetectBarcodes = FALSE
DetectPictures = FALSE
DetectTables = FALSE
DetectHandwritten = FALSE
DetectVerticalEuropeanText = FALSE

RecognizerParams
Mode = RM_Fast

SynthesisParamsForDocument
DetectDocumentStructure = FALSE
DetectFontFormatting = FALSE

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = TRUE
DetectTextColor = TSPV_No
DetectBackgroundColor = TSPV_No
Empfohlener Export: PDF (Text unter dem Bild)

⚠️ Wichtig! Das Profil ist nicht für die Konvertierung eines Dokuments in RTF, DOCX oder ein PDF nur mit Text vorgesehen. Verwenden Sie hierfür die Profile zur Dokumentkonvertierung.
TextExtraction_AccuracyPageAnalysisParams
AnalysisMode = PAM_TextExtraction
SpeedQualityMode = SQM_Accurate
DetectBarcodes = TRUE
DetectPictures = FALSE
DetectTables = FALSE
DetectVectorGraphics = FALSE
DetectHandwritten = FALSE
DetectSeparators = TRUE
DetectCheckmarks = FALSE
DetectStamps = FALSE
DetectTextOnPictures = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Accurate

SynthesisParamsForDocument
DetectDocumentStructure = TRUE
DetectFontFormatting = FALSE

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = TRUE
DetectTextColor = TSPV_No
DetectBackgroundColor = TSPV_No
Empfohlene Exportformate: TXT, JSON, XML
TextExtraction_SpeedObjectsExtractionParams
FastObjectsExtraction = TRUE
ProhibitColorImage = FALSE

PagePreprocessingParams
UseFastBinarization = TRUE
DiscardColorImage = TRUE
CorrectOrientationMode = COM_No
ResolutionDetectionMode = RDM_Fast

PageAnalysisParams
AnalysisMode = PAM_TextExtraction
SpeedQualityMode = SQM_Fast
DetectBarcodes = FALSE
DetectPictures = FALSE
DetectTables = FALSE
DetectVectorGraphics = FALSE
DetectHandwritten = FALSE
DetectSeparators = TRUE
DetectCheckmarks = FALSE
DetectStamps = FALSE
DetectTextOnPictures = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Fast

SynthesisParamsForDocument
DetectDocumentStructure = FALSE
DetectFontFormatting = FALSE

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = TRUE
DetectTextColor = TSPV_No
DetectBackgroundColor = TSPV_No
Empfohlene Exportformate: TXT, JSON, XML
Erkennung auf FeldebeneDocumentProcessingParams
PerformSynthesis = FALSE

PageProcessingParams
PerformAnalysis = FALSE

RecognizerParams
Mode = RM_Accurate

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = FALSE
Empfohlene API: Für den Zugriff auf den erkannten Text eines Felds verwenden Sie das TextBlock-Objekt und sein Text-Unterobjekt. Verwenden Sie das CharParams-Objekt, um die Parameter eines erkannten Zeichens und seiner Erkennungsvarianten abzurufen.
Barcodeerkennung_GenauigkeitObjectsExtractionParams
DetectMatrixPrinter = FALSE
DetectPorousText = FALSE

PageAnalysisParams
DetectBarcodes = TRUE
DetectPictures = FALSE
DetectTables = FALSE
DetectText = FALSE
DetectSeparators = FALSE
DetectVectorGraphics = FALSE

PagePreprocessingParams
CorrectSkewMode = CSM_Off
Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das Objekt BarcodeBlock und dessen Unterobjekt Text.
BarcodeRecognition_SpeedObjectsExtractionParams
DetectMatrixPrinter = FALSE
DetectPorousText = FALSE
FastObjectsExtraction = TRUE

PageAnalysisParams
DetectBarcodes = TRUE
DetectPictures = FALSE
DetectTables = FALSE
DetectText = FALSE
DetectSeparators = FALSE
DetectVectorGraphics = FALSE

PagePreprocessingParams
CorrectSkewMode = CSM_Off
DiscardColorImage = TRUE
StraightenLinesMode = SLM_Fast

PageProcessingParams
PerformPreprocessing = FALSE
Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das Objekt BarcodeBlock und dessen Unterobjekt Text.
BarcodeRecognitionDieses Profil entspricht BarcodeRecognition_Accuracy. Es wird nur aus Gründen der Abwärtskompatibilität beibehalten.Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das BarcodeBlock-Objekt und sein Text-Unterobjekt.
HighCompressedImageOnlyPdfDocumentProcessingParams
PerformSynthesis = FALSE

ObjectsExtractionParams
ProhibitColorImage = TRUE

PageAnalysisParams
CollectPdfExportData = TRUE
AnalysisMode = PAM_TextOnly

PageProcessingParams
PerformRecognition = FALSE

PDFExportParams
Scenario = PES_MinSize
TextExportMode = PEM_ImageOnly

PagePreprocessingParams
CorrectSkewMode = CSM_Off
Empfohlenes Exportformat: PDF
BusinessCardsProcessingObjectsExtractionParams
EnableAggressiveTextExtraction = TRUE
ProhibitColorImage = FALSE

PageAnalysisParams
PageObjectsUsageMode = POUM_BCR

PrepareImageMode
DocumentType = DT_BusinessCard

SynthesisParamsForDocument
DetectDocumentStructure = FALSE

SynthesisParamsForPage
SynthesizeBusinessCards = TRUE
Empfohlene Exportformate: vCard, XML
MachineReadableZonePagePreprocessingParams
CorrectGeometry = TSPV_Auto
CorrectOrientationMode = COM_Auto
CorrectSkewMode = CSM_Auto
OverwriteResolutionMode = ORM_Auto

PageAnalysisParams
AnalysisMode = PAM_TextOnly
DetectPictures = FALSE
DetectSeparators = FALSE
DetectTables = FALSE
DetectText = TRUE
DetectVectorGraphics = FALSE
DetectTextOnPictures = TRUE

ObjectsExtractionParams
EnableAggressiveTextExtraction = TRUE
RemoveGarbage = TRUE
RemoveTexture = TRUE

RecognizerParams
Mode = RM_Accurate

SynthesisParamsForDocument
DetectFontFormatting = TRUE

DocumentProcessingParams
PerformSynthesis = TRUE
Empfohlene Exportformate: XML, JSON
EngineeringDrawingsProcessingPageAnalysisParams
AnalysisMode = PAM_TextOnly
DetectPictures = FALSE
DetectVectorGraphics = FALSE
DetectVerticalEuropeanText = TRUE

RecognizerParams
Mode = RM_Accurate

FontFormattingDetectionParams
DetectFontFamily = TRUE
DetectBold = TRUE
DetectFontSize = TRUE

SynthesisParamsForDocument
DetectDocumentStructure = FALSE
DetectFontFormatting = FALSE

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = TRUE
Empfohlenes Exportformat: PDF
StandardAlle Werte sind auf die in den jeweiligen Objektbeschreibungen angegebenen Standardwerte gesetzt.

Siehe auch

Arbeiten mit Profilen