[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvNormalBayesClassifier_predict_Mat(System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static float ml_CvNormalBayesClassifier_predict_Mat( IntPtr obj, IntPtr samples, IntPtr results )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvNormalBayesClassifier_predict_Mat(System.IntPtr,System.IntPtr,System.IntPtr)"]
- samples
- Type: SystemIntPtr
[Missing <param name="samples"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvNormalBayesClassifier_predict_Mat(System.IntPtr,System.IntPtr,System.IntPtr)"]
- results
- Type: SystemIntPtr
[Missing <param name="results"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvNormalBayesClassifier_predict_Mat(System.IntPtr,System.IntPtr,System.IntPtr)"]
Return Value
Type: Single[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvNormalBayesClassifier_predict_Mat(System.IntPtr,System.IntPtr,System.IntPtr)"]