Updated Blocks Sample TensorFlow Object Detection Op Mode (markdown)

FTC Engineering
2020-10-23 21:28:19 -04:00
parent 469b1a64c5
commit 0439fb81f0

@ -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.<p>
### Iterating and Processing List of Recognized Objects ### Iterating and Processing List of Recognized Objects