public class BoofMjpegVideo extends java.lang.Object implements VideoInterface
| Constructor and Description |
|---|
BoofMjpegVideo() |
| Modifier and Type | Method and Description |
|---|---|
<T extends boofcv.struct.image.ImageBase> |
load(java.lang.String fileName,
boofcv.struct.image.ImageType<T> imageType) |
public <T extends boofcv.struct.image.ImageBase> SimpleImageSequence<T> load(java.lang.String fileName, boofcv.struct.image.ImageType<T> imageType)
load in interface VideoInterface