BaseRecognitionSettings.UpscaleSmallFont
BaseRecognitionSettings.UpscaleSmallFont property
允许您使用专门用于小字体识别的附加算法。 对于具有小尺寸字符的图像很有用。
public bool UpscaleSmallFont { get; set; }
也可以看看
- class BaseRecognitionSettings
- 命名空间 Aspose.OCR
- 部件 Aspose.OCR
允许您使用专门用于小字体识别的附加算法。 对于具有小尺寸字符的图像很有用。
public bool UpscaleSmallFont { get; set; }