From 829abd4ab551753028470350c187fdb3361c1af9 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 15 Nov 2022 20:13:25 +0000 Subject: [PATCH] Flesh out notes based on run through --- src/index.html | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/src/index.html b/src/index.html index a6e0bc1..6f89622 100644 --- a/src/index.html +++ b/src/index.html @@ -33,9 +33,10 @@ @@ -53,6 +54,10 @@ - Look sorta like QR codes - Just a single number - Simpler, so they're easier to detect + - Attached to objects in our arena + - Allows robots to work out where they are + - Without complexities of machine learning approaches + - "not hotdog"
@@ -66,7 +71,7 @@

1. Capture an image

@@ -74,9 +79,8 @@

2. Thresholding

@@ -124,10 +128,9 @@

6. Decoding