This shows what the camera is seeing. More...
Public Member Functions | |
| void | runOpMode () throws InterruptedException |
Static Public Attributes | |
| static final int | CAMERA_WIDTH = 1920 |
| static final int | CAMERA_HEIGHT = 1080 |
| static final String | WEBCAM_NAME = "Webcam 1" |
Private Member Functions | |
| void | initCamera () |
Private Attributes | |
| OpenCvCamera | camera |
This shows what the camera is seeing.