classIndex property
The index of the detected class in the model's class list.
This corresponds to the position of the class in the model's training dataset labels.
Implementation
final int classIndex;
The index of the detected class in the model's class list.
This corresponds to the position of the class in the model's training dataset labels.
final int classIndex;