Click or drag to resize
MCvDTreeNodeclassIdx Field
http://www.emgu.com
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: 3.0.0.2161 (3.0.0.2161)
Syntax
public int classIdx

Field Value

Type: Int32
See Also