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.0.1.3373 (4.0.1.3373)
Syntax
public enum Flags
Members
  Member nameValueDescription
PredictAuto0 Predict auto
PredictSum256 Predict sum
PredictMaxVote512 Predict max vote
PredictMask768 Predict mask
See Also