Click or drag to resize

DTreesGetRoots Method

Returns indices of root nodes

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int[] GetRoots()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.ML.DTrees.GetRoots"]

See Also