PreprocessingFilters

BaseRecognitionSettings.PreprocessingFilters property

Allows to prepare the image for OCR by adjusting pre-processing methods.

public PreprocessingFilter PreprocessingFilters { get; set; }

See Also