From 87a3993f9e7f6029e1ec31bd67e355038cc4e3b4 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 23 Oct 2020 21:30:24 -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 5225788..d605bf7 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 (at a distance of about 4 feet or 1.2 meters).

### Iterating and Processing List of Recognized Objects