Click or drag to resize

SVMGetSupportVectors Method

Retrieves all the support vectors

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat GetSupportVectors()

Return Value

Type: Mat
See Also