NativeMethodscore_PCA_operatorThis Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_PCA_operatorThis( IntPtr obj, IntPtr data, IntPtr mean, int flags, int maxComponents )
Public Shared Function core_PCA_operatorThis ( obj As IntPtr, data As IntPtr, mean As IntPtr, flags As Integer, maxComponents As Integer ) As ExceptionStatus
public: static ExceptionStatus core_PCA_operatorThis( IntPtr obj, IntPtr data, IntPtr mean, int flags, int maxComponents )
static member core_PCA_operatorThis : obj : IntPtr * data : IntPtr * mean : IntPtr * flags : int * maxComponents : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="data"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="mean"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="maxComponents"/> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]