Uses of Interface
boofcv.io.video.VideoInterface
Packages that use VideoInterface
-
Uses of VideoInterface in boofcv.io.ffmpeg
Classes in boofcv.io.ffmpeg that implement VideoInterface -
Uses of VideoInterface in boofcv.io.jcodec
Classes in boofcv.io.jcodec that implement VideoInterface -
Uses of VideoInterface in boofcv.io.video
Classes in boofcv.io.video that implement VideoInterfaceModifier and TypeClassDescriptionclass
Loads a MJPEG wrapped inside aSimpleImageSequence
.class
This video interface attempts to load a native reader.Methods in boofcv.io.video that return VideoInterfaceModifier 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
.