From 8116a5a4a9d76bd2040101b20346dfe1d13bba04 Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Sat, 14 Oct 2023 19:29:11 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9tection=20de=20la=20bille?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- labyrinthe/6-jumeaux/test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labyrinthe/6-jumeaux/test/README.md b/labyrinthe/6-jumeaux/test/README.md index fa07372..5e5b22c 100644 --- a/labyrinthe/6-jumeaux/test/README.md +++ b/labyrinthe/6-jumeaux/test/README.md @@ -5,4 +5,4 @@ - servo-test.ino : Commande simple du servomoteur - servo-test.py : Commande simple du servomoteur via pyFirmata - manette-test.ino : Commande des servomoteurs à la manette Grove (4 boutons + joystick) avec retour à l'horizontale via le capteur inertiel (IMU) -- cam_bille-test.py : Détection de la bille par vision (caméra + OpenCV+ matplotlib) +- cam_bille-test.py : Détection de la bille par vision (caméra + OpenCV)