public class VideoVisualisation extends AnimatedVideo<MBFImage>
VideoDisplay
tools can be used to display the visualisationImpl.| Constructor and Description |
|---|
VideoVisualisation(Visualisation<?> v)
Construct a video visualisationImpl using the given visualisationImpl.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method
|
protected void |
updateNextFrame(MBFImage frame) |
countFrames, getCurrentFrame, getFPS, getHeight, getNextFrame, getTimeStamp, getWidth, hasNextFrame, init, resetclose, getCurrentFrameIndex, iterator, seek, setCurrentFrameIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VideoVisualisation(Visualisation<?> v)
v - The visualisationImpl to make into a video.protected void updateNextFrame(MBFImage frame)
updateNextFrame in class AnimatedVideo<MBFImage>AnimatedVideo.updateNextFrame(org.openimaj.image.Image)