public static class VideoGroundTruth.IdentifiableVideoFrame extends VideoFrame<MBFImage> implements Identifiable
frame, timecode| Constructor and Description |
|---|
IdentifiableVideoFrame(MBFImage frame,
VideoTimecode timecode) |
IdentifiableVideoFrame(VideoFrame<MBFImage> frame) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalspublic IdentifiableVideoFrame(MBFImage frame, VideoTimecode timecode)
frame - The frametimecode - The timecodepublic IdentifiableVideoFrame(VideoFrame<MBFImage> frame)
frame - The framepublic String getID()
getID in interface IdentifiableIdentifiable.getID()