classIndex property

int classIndex
final

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;