Table of Contents

Enum BoostType

Namespace
Emgu.CV.ML.MlEnum
Assembly
Emgu.CV.dll

Boosting type

public enum BoostType

Fields

Discrete = 0

Discrete AdaBoost

Gentle = 3

Gentle AdaBoost

Logit = 2

LogitBoost

Real = 1

Real AdaBoost