Enum Bm3dSteps
- Namespace
- OpenCvSharp.XPhoto
- Assembly
- OpenCvSharp.dll
BM3D algorithm steps
public enum Bm3dSteps
Fields
STEP1 = 1Execute only first step of the algorithm
STEP2 = 2Execute only second step of the algorithm
STEPALL = 0Execute all steps of the algorithm