Link Search Menu Expand Document

BaseTextExtractorOCRImagePreprocessingFilters Property

A set of corrections automatically applied to recognized text to fix repeating recognition errors.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public ImagePreprocessingFiltersCollection OCRImagePreprocessingFilters { get; set; }

Property Value

Type: ImagePreprocessingFiltersCollection

Implements

IBaseOCRExtractorOCRImagePreprocessingFilters
See Also

Reference