From 0439fb81f051c394a247db4597251536ccc87308 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 23 Oct 2020 21:28:19 -0400 Subject: [PATCH] Updated Blocks Sample TensorFlow Object Detection Op Mode (markdown) --- Blocks-Sample-TensorFlow-Object-Detection-Op-Mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode.md b/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode.md index 616c562..5225788 100644 --- a/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode.md +++ b/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode.md @@ -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. -

[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/magnifiedArea.png]]
Camera Stream Preview Indicating Magnified Area.

+

[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/magnifiedArea.png]]
Camera stream preview indicating magnified area.

### Iterating and Processing List of Recognized Objects