Table of Contents

Field ClassIdx

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

Class index normalized to 0..class_count-1 range and assigned to the node. It is used internally in classification trees and tree ensembles.

public int ClassIdx

Returns

int
Class index normalized to 0..class_count-1 range and assigned to the node. It is used internally in classification trees and tree ensembles.