CvDTreeNodeClassIdx Property OpenCvSharp Class Library
The assigned to the node normalized class index (to 0..class_count-1 range), it is used internally in classification trees and tree ensembles.

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

public int ClassIdx { get; }

Property Value

Type: Int32
See Also

Reference