Updated Using an External Webcam (markdown)

FTC Engineering
2019-10-17 09:34:01 -04:00
parent fe410f3752
commit 8d8cfc3986

@ -40,11 +40,9 @@ When the configuration has been saved and activated, the external UVC camera can
The FTC software offers "webcam" versions of its sample Blocks and Java Op Modes, showing how to use the external UVC camera for Vuforia or TensorFlow operations.
<p align="center">[[/images/Using-an-External-Webcam/TFODSampleOpMode.jpg]]<p>
<p align="center">[[/images/Using-an-External-Webcam/blockswebcam.jpg]]<p>
Before editing an Op Mode, verify that the intended configuration (with camera) is active. Also verify that the name referenced in the Op Mode matches the name specified in the configuration file.
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/uvc/images/blockswebcam.png" width="500"><br/>
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/uvc/images/uvcdiagram.png" width="400"><br/>