CvERTreesGrowForest Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.CvERTrees.GrowForest(OpenCvSharp.CvTermCriteria)"]

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

protected bool GrowForest(
	CvTermCriteria termCrit
)

Parameters

termCrit
Type: OpenCvSharpCvTermCriteria

[Missing <param name="termCrit"/> documentation for "M:OpenCvSharp.CPlusPlus.CvERTrees.GrowForest(OpenCvSharp.CvTermCriteria)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.CvERTrees.GrowForest(OpenCvSharp.CvTermCriteria)"]

See Also

Reference