ThresholdValue
DocumentRecognitionSettings.ThresholdValue property
获取或设置图像二值化的自定义阈值。 范围从1到255。
public int ThresholdValue { set; }
也可以看看
- class DocumentRecognitionSettings
- 命名空间 Aspose.OCR
- 部件 Aspose.OCR
获取或设置图像二值化的自定义阈值。 范围从1到255。
public int ThresholdValue { set; }