Package com.asiankoala.koawalib.subsystem.vision

Types

Link copied to clipboard
class KWebcam(    deviceName: String,     pipeline: OpenCvPipeline,     width: Int,     height: Int,     orientation: OpenCvCameraRotation) : KDevice<WebcamName>

Webcam wrapper for OpenCvPipeline