Table of Contents

Enum Bm3dSteps

Namespace
OpenCvSharp.XPhoto
Assembly
OpenCvSharp.dll

BM3D algorithm steps

public enum Bm3dSteps

Fields

STEP1 = 1

Execute only first step of the algorithm

STEP2 = 2

Execute only second step of the algorithm

STEPALL = 0

Execute all steps of the algorithm