Click or drag to resize
VarType Enumeration
http://www.emgu.com
Variable type

Namespace: Emgu.CV.ML.MlEnum
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public enum VarType
Members
  Member nameValueDescription
Numerical0 Numerical or Ordered
Categorical1 Catagorical
See Also