className property
The human-readable name of the detected class.
Examples: "person", "car", "dog", "chair", etc. The exact names depend on the model's training dataset.
Implementation
final String className;
The human-readable name of the detected class.
Examples: "person", "car", "dog", "chair", etc. The exact names depend on the model's training dataset.
final String className;