Enum Bm3dSteps
BM3D algorithm steps
Namespace: OpenCvSharp.XPhoto
Assembly: OpenCvSharp.dll
Syntax
public enum Bm3dSteps
Fields
Name | Description |
---|---|
STEP1 | Execute only first step of the algorithm |
STEP2 | Execute only second step of the algorithm |
STEPALL | Execute all steps of the algorithm |