NativeMethodsml_NormalBayesClassifier_predictProb Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_NormalBayesClassifier_predictProb( IntPtr obj, IntPtr inputs, IntPtr samples, IntPtr outputProbs, int flags, out float returnValue )
Public Shared Function ml_NormalBayesClassifier_predictProb ( obj As IntPtr, inputs As IntPtr, samples As IntPtr, outputProbs As IntPtr, flags As Integer, <OutAttribute> ByRef returnValue As Single ) As ExceptionStatus
public: static ExceptionStatus ml_NormalBayesClassifier_predictProb( IntPtr obj, IntPtr inputs, IntPtr samples, IntPtr outputProbs, int flags, [OutAttribute] float% returnValue )
static member ml_NormalBayesClassifier_predictProb : obj : IntPtr * inputs : IntPtr * samples : IntPtr * outputProbs : IntPtr * flags : int * returnValue : float32 byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <param name="inputs"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <param name="samples"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <param name="outputProbs"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_NormalBayesClassifier_predictProb(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single@)"]