Click or drag to resize

DTreesGetNodes Method

Returns all the nodes. all the node indices are indices in the returned vector

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public DTreesNode[] GetNodes()

Return Value

Type: DTreesNode
See Also