Click or drag to resize

SVMGetSupportVectors Method

Retrieves all the support vectors

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat GetSupportVectors()

Return Value

Type: Mat

[Missing <returns> documentation for "M:OpenCvSharp.ML.SVM.GetSupportVectors"]

See Also