public interface VideoController<T extends boofcv.struct.image.ImageBase>
| Modifier and Type | Method and Description |
|---|---|
boolean |
start(java.lang.String device,
int width,
int height,
VideoCallBack<T> callback) |
boolean start(java.lang.String device,
int width,
int height,
VideoCallBack<T> callback)