自动颜色反转
BaseRecognitionSettings.AutomaticColorInversion property
检测白色文字位于深色/黑色背景上的图像,并自动为其选择专用 OCR 算法。
public bool AutomaticColorInversion { get; set; }
另请参见
- class BaseRecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR
检测白色文字位于深色/黑色背景上的图像,并自动为其选择专用 OCR 算法。
public bool AutomaticColorInversion { get; set; }