Uses of Interface
boofcv.io.wrapper.WebcamInterface
-
Uses of WebcamInterface in boofcv.io.webcamcapture
Modifier and TypeClassDescriptionclass
Wrapper around webcam capture which allows its images to be used inside theSimpleImageSequence
. -
Uses of WebcamInterface in boofcv.io.wrapper
Modifier and TypeClassDescriptionclass
Implementation ofWebcamInterface
that sees which of the known libraries are available and uses the best ones.Modifier and TypeMethodDescriptionstatic WebcamInterface
DynamicWebcamInterface.loadManager
(String pathToManager) Loads the specified defaultVideoInterface
. -
Uses of WebcamInterface in boofcv.javacv