Property UsePostProcessing
- Namespace
- OpenCvSharp.XImgProc
- Assembly
- OpenCvSharp.dll
UsePostProcessing
Sets whether the fastGlobalSmootherFilter() post-processing is employed. It is turned on by default.
public bool UsePostProcessing { get; set; }
Sets whether the fastGlobalSmootherFilter() post-processing is employed. It is turned on by default.
public bool UsePostProcessing { get; set; }