Updated Blocks Sample TensorFlow Object Detection Op Mode (markdown)

FTC Engineering
2020-10-23 21:30:24 -04:00
parent 0439fb81f0
commit 87a3993f9e

@ -49,7 +49,7 @@ You can specify a zoom factor in your op mode to offset the effect of this autom
If a zoom factor has been set, then the Camera Stream preview on the Driver Station will show the cropped area that makes up the artificially magnified image. If a zoom factor has been set, then the Camera Stream preview on the Driver Station will show the cropped area that makes up the artificially magnified image.
<p align="center">[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/magnifiedArea.png]]<br/>Camera stream preview indicating magnified area.<p> <p align="center">[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/magnifiedArea.png]]<br/>Camera stream preview indicating magnified area (at a distance of about 4 feet or 1.2 meters).<p>
### Iterating and Processing List of Recognized Objects ### Iterating and Processing List of Recognized Objects