public class XugglerMediaManager
extends boofcv.io.wrapper.DefaultMediaManager
| Constructor and Description |
|---|
XugglerMediaManager() |
| Modifier and Type | Method and Description |
|---|---|
<T extends boofcv.struct.image.ImageBase> |
openVideo(java.lang.String fileName,
boofcv.struct.image.ImageType<T> type) |
public <T extends boofcv.struct.image.ImageBase> boofcv.io.image.SimpleImageSequence<T> openVideo(java.lang.String fileName,
boofcv.struct.image.ImageType<T> type)
openVideo in interface boofcv.io.MediaManageropenVideo in class boofcv.io.wrapper.DefaultMediaManager