自动去噪
DocumentRecognitionSettings.AutoDenoising property
启用额外的神经网络以提升图像——降低噪声。适用于带有扫描伪影、失真、斑点、耀光、渐变或异物的图像。
public bool AutoDenoising { get; set; }
另请参见
- class DocumentRecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR
启用额外的神经网络以提升图像——降低噪声。适用于带有扫描伪影、失真、斑点、耀光、渐变或异物的图像。
public bool AutoDenoising { get; set; }