public static interface VideoGroundTruth.IdentifierProducer
The getIdentifiers() method should only return identifiers for
objects that are in the current frame (not for the whole video).
| Modifier and Type | Method and Description |
|---|---|
List<Identifiable> |
getIdentifiers()
Returns the list of object identifiers that are being truthed in the
current video frame.
|
List<Identifiable> getIdentifiers()