メインコンテンツへスキップ
ABBYY FineReader Engine には、主な使用シナリオ向けに設計された定義済みプロファイルのセットが用意されています。この記事では、すべての定義済みプロファイルの完全な仕様を掲載しており、これらのプロファイルを使用するアプリケーションのトラブルシューティングやデバッグに役立てることができます。
プロファイルの内容は、ABBYY FineReader Engine の今後のリリースや新しいバージョンで変更される場合があります。アプリケーションが特定のプロファイル設定に依存している場合は、アップグレード時にこの記事を確認してください。また、変更の可能性を排除するために、独自のプロファイルを作成することもできます。詳しい手順については、プロファイルの操作を参照してください。
これらのプロファイルで提供される設定は、Engine オブジェクトの LoadPredefinedProfile メソッドを使用して読み込むことができます。以下の表には、各プロファイルについて、デフォルト値以外に設定されるすべてのオブジェクトプロパティと、後続の処理に推奨されるエクスポート形式または API が一覧表示されています。プロファイルの読み込み後に作成されるすべてのオブジェクトでは、これらのプロパティが指定された値に設定されます。
プロファイル名設定後続処理向けの推奨エクスポート形式またはAPI
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
推奨出力形式: 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
推奨エクスポート形式: 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
推奨されるエクスポート形式: 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
推奨されるエクスポート形式: PDF (画像の下にテキストを配置)

⚠️ 重要! このプロファイルは、文書をRTF、DOCX、またはテキストのみのPDFに変換する用途には適していません。そのような用途には、文書変換用プロファイルを使用してください。
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
推奨エクスポート形式: PDF (画像の背後にテキスト)

⚠️ 重要! このプロファイルは、文書をRTF、DOCX、またはテキストのみのPDFに変換する用途には適していません。その場合は、文書変換用プロファイルを使用してください。
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
推奨されるエクスポート形式: 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
推奨される出力形式: TXT、JSON、XML
FieldLevelRecognitionDocumentProcessingParams
PerformSynthesis = FALSE

PageProcessingParams
PerformAnalysis = FALSE

RecognizerParams
Mode = RM_Accurate

SynthesisParamsForPage
DetectFontFormattingAtPageLevel = FALSE
推奨される API: field の認識されたテキストにアクセスするには、TextBlock オブジェクトとその Text サブオブジェクトを使用します。認識された文字のパラメーターとその認識候補を取得するには、CharParams オブジェクトを使用します。
バーコード認識_精度ObjectsExtractionParams
DetectMatrixPrinter = FALSE
DetectPorousText = FALSE

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

PagePreprocessingParams
CorrectSkewMode = CSM_Off
推奨 API: バーコードの認識されたテキストにアクセスするには、BarcodeBlock オブジェクトとその 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
推奨 API: バーコードの認識されたテキストにアクセスするには、BarcodeBlock オブジェクトとその Text サブオブジェクトを使用します。
BarcodeRecognitionこのプロファイルは BarcodeRecognition_Accuracy と同等です。後方互換性のためだけに残されています。推奨 API: バーコードの認識されたテキストにアクセスするには、BarcodeBlock オブジェクトとその Text サブオブジェクトを使用します。
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
推奨される出力形式: PDF
BusinessCardsProcessingObjectsExtractionParams
EnableAggressiveTextExtraction = TRUE
ProhibitColorImage = FALSE

PageAnalysisParams
PageObjectsUsageMode = POUM_BCR

PrepareImageMode
DocumentType = DT_BusinessCard

SynthesisParamsForDocument
DetectDocumentStructure = FALSE

SynthesisParamsForPage
SynthesizeBusinessCards = TRUE
推奨されるエクスポート形式: 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
推奨されるエクスポート形式: 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
推奨されるエクスポート: PDF
既定すべての値は、各オブジェクトの説明に記載されたデフォルト値に設定されます。

関連項目

プロファイルの使用