Uses of Interface
boofcv.io.wrapper.WebcamInterface
Packages that use WebcamInterface
-
Uses of WebcamInterface in boofcv.io.webcamcapture
Classes in boofcv.io.webcamcapture that implement WebcamInterfaceModifier and TypeClassDescriptionclassWrapper around webcam capture which allows its images to be used inside theSimpleImageSequence. -
Uses of WebcamInterface in boofcv.io.wrapper
Classes in boofcv.io.wrapper that implement WebcamInterfaceModifier and TypeClassDescriptionclassImplementation ofWebcamInterfacethat sees which of the known libraries are available and uses the best ones.Methods in boofcv.io.wrapper that return WebcamInterfaceModifier and TypeMethodDescriptionstatic WebcamInterfaceDynamicWebcamInterface.loadManager(String pathToManager) Loads the specified defaultVideoInterface. -
Uses of WebcamInterface in boofcv.javacv
Classes in boofcv.javacv that implement WebcamInterface