NativeMethodscore_LDA_compute Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_compute(System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_LDA_compute( IntPtr obj, IntPtr src, IntPtr labels )
Public Shared Function core_LDA_compute ( obj As IntPtr, src As IntPtr, labels As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_LDA_compute( IntPtr obj, IntPtr src, IntPtr labels )
static member core_LDA_compute : obj : IntPtr * src : IntPtr * labels : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_compute(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_compute(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="labels"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_compute(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_compute(System.IntPtr,System.IntPtr,System.IntPtr)"]