Table of Contents

Enum Bm3dSteps

Namespace
Emgu.CV.XPhoto
Assembly
Emgu.CV.dll

BM3D steps

public enum Bm3dSteps

Fields

All = 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