boofcv.io
Interface VideoController<T extends ImageBase>
-
public interface VideoController<T extends ImageBase>Starts processing a video sequence. As new frames arrive the callback function is called.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleanstart(java.lang.String device, int width, int height, VideoCallBack<T> callback)
-
-
-
Method Detail
-
start
boolean start(java.lang.String device, int width, int height, VideoCallBack<T> callback)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG