Click or drag to resize

StatModelGetVarCount Method

Returns the number of variables in training samples

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual int GetVarCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.ML.StatModel.GetVarCount"]

See Also