NativeMethodscore_PCA_operatorThis Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_PCA_operatorThis(
	IntPtr obj,
	IntPtr data,
	IntPtr mean,
	int flags,
	int maxComponents
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

data
Type: SystemIntPtr

[Missing <param name="data"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

mean
Type: SystemIntPtr

[Missing <param name="mean"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

flags
Type: SystemInt32

[Missing <param name="flags"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

maxComponents
Type: SystemInt32

[Missing <param name="maxComponents"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_PCA_operatorThis(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]

See Also

Reference