Predicts the response for sample
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sample
- Type: OpenCvSharpCvMat
[Missing <param name="sample"/> documentation for "M:OpenCvSharp.CPlusPlus.CvSVM.Predict(OpenCvSharp.CvMat,System.Boolean)"]
- returnDfVal (Optional)
- Type: SystemBoolean
[Missing <param name="returnDfVal"/> documentation for "M:OpenCvSharp.CPlusPlus.CvSVM.Predict(OpenCvSharp.CvMat,System.Boolean)"]
Return Value
Type: Single[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.CvSVM.Predict(OpenCvSharp.CvMat,System.Boolean)"]
See Also