Click or drag to resize

DTreesFlags Enumeration

http://www.emgu.com
Predict options

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public enum Flags
Members
  Member nameValueDescription
PredictAuto0 Predict auto
PredictSum256 Predict sum
PredictMaxVote512 Predict max vote
PredictMask768 Predict mask
See Also