Click or drag to resize

StatModelIsClassifier Method

Returns true if the model is classifier

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual bool IsClassifier()

Return Value

Type: Boolean

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

See Also