BaseRecognitionSettings.AutoDenoising
BaseRecognitionSettings.AutoDenoising property
允许使用额外的神经网络来改善图像 - 减少噪声。 适用于具有扫描伪影、失真、斑点、光斑、渐变、外来元素的图像。
public bool AutoDenoising { get; set; }
也可以看看
- class BaseRecognitionSettings
- 命名空间 Aspose.OCR
- 部件 Aspose.OCR
允许使用额外的神经网络来改善图像 - 减少噪声。 适用于具有扫描伪影、失真、斑点、光斑、渐变、外来元素的图像。
public bool AutoDenoising { get; set; }