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: Emgu.CV.ML.Structure
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.2.0.1010 (2.2.0.1010)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int classIdx
Public classIdx As Integer
public:
int classIdx

See Also