Click or drag to resize

NativeMethodscore_LDA_load_FileStorage Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_LDA_load_FileStorage(
	IntPtr obj,
	IntPtr node
)

Parameters

obj
Type: SystemIntPtr

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

node
Type: SystemIntPtr

[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_LDA_load_FileStorage(System.IntPtr,System.IntPtr)"]

Return Value

Type: ExceptionStatus

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

See Also