Click or drag to resize

NativeMethodscore_LDA_new1 Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_LDA_new1(
	int numComponents,
	out IntPtr returnValue
)

Parameters

numComponents
Type: SystemInt32

[Missing <param name="numComponents"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_new1(System.Int32,System.IntPtr@)"]

returnValue
Type: SystemIntPtr

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_new1(System.Int32,System.IntPtr@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_new1(System.Int32,System.IntPtr@)"]

See Also