Aspose::BarCode::BarCodeRecognition::QualitySettings::set_Deconvolution method
QualitySettings::set_Deconvolution method
Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur, during obtaining image by camera. Because we cannot detect image function which corrupt the image, we have to check most well know functions like sharp or mathematical morphology.
void Aspose::BarCode::BarCodeRecognition::QualitySettings::set_Deconvolution(DeconvolutionMode value)
Remarks
Deconvolution mode which defines level of image degradation.
See Also
- Enum DeconvolutionMode
- Class QualitySettings
- Namespace Aspose::BarCode::BarCodeRecognition
- Library Aspose.BarCode for C++