From 204cded58c4f5a72dda770f7778ce8c828532512 Mon Sep 17 00:00:00 2001 From: Lewis Diamond Date: Mon, 19 May 2025 22:20:42 +0000 Subject: [PATCH] Update iris --- iris.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iris.md b/iris.md index 70a964b..e0ead85 100644 --- a/iris.md +++ b/iris.md @@ -139,7 +139,7 @@ the output. ## Stereo vision In order to leverage stereo vision, the relative position of cameras must be -obtained. OpenCV includes several [tools][2] for this purpose. While this is +obtained. OpenCV includes several tools[2] for this purpose. While this is outside of my field of competencies, my assessment would be that feature detection such as ORB could be leveraged to allow multiple cameras to point towards the same target without using a checkerboard and the essential matrix