From d52ae8080fc11d1764681066144e32ecd9c100ba Mon Sep 17 00:00:00 2001 From: sky leilani <45158875+skyleilani@users.noreply.github.com> Date: Tue, 19 Sep 2023 17:04:45 -0400 Subject: [PATCH] change image links --- docs/tutorials/services/try-viam-color-detection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/services/try-viam-color-detection.md b/docs/tutorials/services/try-viam-color-detection.md index 2d64b9972b..cbdbb4954c 100644 --- a/docs/tutorials/services/try-viam-color-detection.md +++ b/docs/tutorials/services/try-viam-color-detection.md @@ -141,7 +141,7 @@ The panel's **Attribute Guide** section displays the available attributes for th Attribute Guides always prefix required attributes with an asterisk. {{% /alert %}} -{{}} +![The Viam app showing the detectionCam component section. The Attributes section contains a skeleton configuration, including source, pipeline, type, and attributes. The Attributes Guide section lists the available camera component attributes. There are buttons labeled Data Capture Configuration, and Frame, and a drop-down labeled, Depends On. On the upper right there is a trash bin icon.](transform-camera-config.png) Copy the following JSON configuration into the **Attributes** section: @@ -168,7 +168,7 @@ Copy the following JSON configuration into the **Attributes** section: | `attributes.confidence_threshold` | `0.3` (30%) | The percentage of confidence needed by the detection service to identify a color. | | `type` | `detections` | The type of the component. | -{{}} +![The Viam app showing the detectionCam component section. The Attributes section contains a skeleton configuration, including source, pipeline, type, and attributes. The Attributes Guide section lists the available camera component attributes. There are buttons labeled Data Capture Configuration, and Frame, and a drop-down labeled, Depends On. On the upper right there is a trash bin icon."](transform-camera-attributes.png) After adding the component and its attributes, click **Save config**.