OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp.XPhoto
Bm3dSteps Enumeration
CvXPhoto Class
GrayworldWB Class
InpaintTypes Enumeration
LearningBasedWB Class
SimpleWB Class
TonemapDurand Class
TransformTypes Enumeration
WhiteBalancer Class
Bm3dSteps Enumeration
BM3D algorithm steps
Namespace:
OpenCvSharp.XPhoto
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
Bm3dSteps
Public
Enumeration
Bm3dSteps
public
enum class
Bm3dSteps
type
Bm3dSteps
Members
Member name
Value
Description
STEPALL
0
Execute all steps of the algorithm
STEP1
1
Execute only first step of the algorithm
STEP2
2
Execute only second step of the algorithm
See Also
Reference
OpenCvSharp.XPhoto Namespace