NativeMethodscore_PCA_project1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_project1(System.IntPtr,System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_PCA_project1( IntPtr obj, IntPtr vec, out IntPtr returnValue )
Public Shared Function core_PCA_project1 ( obj As IntPtr, vec As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_PCA_project1( IntPtr obj, IntPtr vec, [OutAttribute] IntPtr% returnValue )
static member core_PCA_project1 : obj : IntPtr * vec : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_project1(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="vec"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_project1(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_project1(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_project1(System.IntPtr,System.IntPtr,System.IntPtr@)"]