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