Table of Contents

Method GetNodes

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

GetNodes()

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

public DTrees.Node[] GetNodes()

Returns

Node[]