Table of Contents

Method SetSVMDetector

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetSVMDetector(float[])

Sets coefficients for the linear SVM classifier.

public virtual void SetSVMDetector(float[] svmDetector)

Parameters

svmDetector float[]

coefficients for the linear SVM classifier.