预处理过滤器
BaseRecognitionSettings.PreprocessingFilters property
允许通过调整预处理方法来准备图像进行 OCR。
public PreprocessingFilter PreprocessingFilters { get; set; }
另请参见
- class PreprocessingFilter
- class BaseRecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR
允许通过调整预处理方法来准备图像进行 OCR。
public PreprocessingFilter PreprocessingFilters { get; set; }