Click or drag to resize

StatModelIsTrained Method

Returns true if the model is trained

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

Return Value

Type: Boolean

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

See Also