boofcv.io.video
Interface VideoInterface
-
- All Known Implementing Classes:
- BoofMjpegVideo, DynamicVideoInterface
public interface VideoInterfaceAbstract interface for loading video streams.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description <T extends ImageBase>
SimpleImageSequence<T>load(java.lang.String fileName, ImageType<T> imageType)
-
-
-
Method Detail
-
load
<T extends ImageBase> SimpleImageSequence<T> load(java.lang.String fileName, ImageType<T> imageType)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG