Uses of Interface
boofcv.io.video.VideoInterface
-
Uses of VideoInterface in boofcv.io.ffmpeg
-
Uses of VideoInterface in boofcv.io.jcodec
-
Uses of VideoInterface in boofcv.io.video
Modifier and TypeClassDescriptionclass
Loads a MJPEG wrapped inside aSimpleImageSequence
.class
This video interface attempts to load a native reader.Modifier and TypeMethodDescriptionstatic VideoInterface
BoofVideoManager.loadManager
(String pathToManager) Loads the specified defaultVideoInterface
.static VideoInterface
DynamicVideoInterface.loadManager
(String pathToManager) Loads the specified defaultVideoInterface
.static VideoInterface
BoofVideoManager.loadManagerDefault()
Loads the defaultVideoInterface
.