Click or drag to resize

NativeMethodsml_DTrees_getRoots Method

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

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

Parameters

obj
Type: SystemIntPtr

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

result
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also