public interface WebcamInterface
| Modifier and Type | Method and Description |
|---|---|
<T extends boofcv.struct.image.ImageBase> |
open(java.lang.String device,
int width,
int height,
boofcv.struct.image.ImageType<T> imageType) |
<T extends boofcv.struct.image.ImageBase> SimpleImageSequence<T> open(java.lang.String device, int width, int height, boofcv.struct.image.ImageType<T> imageType)