NativeMethodsml_CvERTrees_grow_forest Method OpenCvSharp Class Library

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

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

public static int ml_CvERTrees_grow_forest(
	IntPtr obj,
	CvTermCriteria termCrit
)

Parameters

obj
Type: SystemIntPtr

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

termCrit
Type: OpenCvSharpCvTermCriteria

[Missing <param name="termCrit"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvERTrees_grow_forest(System.IntPtr,OpenCvSharp.CvTermCriteria)"]

Return Value

Type: Int32

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

See Also

Reference