From 5d33d9606f37aff0c4424233ee765f199cd82ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Maciaszek?= Date: Mon, 4 Jan 2021 17:24:09 +0100 Subject: [PATCH] Zaktualizuj 'README.md' --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0d03275..46eb4ff 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,10 @@ To run tests: `pip3 install -r requirements.txt` `python3 app.py` + + +### Gestures module +`pip install opencv-python ` +`pip install mediapipe ` +`python3 gesture_recognition.py ` +