getNodes (cv.RTrees) - MATLAB File Help
cv.RTrees/getNodes

Returns all the nodes

nodes = model.getNodes()

Output

all the node indices are zero-based indices in the returned vector.

See also
Method Details
Access public
Sealed false
Static false