Documentation of 'boofcv.io.VideoController' Java class
VideoController
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 Detail

      • start

        boolean start(java.lang.String device,
                      int width,
                      int height,
                      VideoCallBack<T> callback)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.