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 TypeClassDescriptionclassLoads a MJPEG wrapped inside aSimpleImageSequence.classThis video interface attempts to load a native reader.Methods in boofcv.io.video that return VideoInterfaceModifier and TypeMethodDescriptionstatic VideoInterfaceBoofVideoManager.loadManager(String pathToManager) Loads the specified defaultVideoInterface.static VideoInterfaceDynamicVideoInterface.loadManager(String pathToManager) Loads the specified defaultVideoInterface.static VideoInterfaceBoofVideoManager.loadManagerDefault()Loads the defaultVideoInterface.