From 6a7d425523b44c3cb106180b819f740efe9737b2 Mon Sep 17 00:00:00 2001 From: bionickatana Date: Fri, 10 Jul 2026 15:07:22 -0600 Subject: [PATCH] added readme --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..9bbe9e5 --- /dev/null +++ b/readme.md @@ -0,0 +1,16 @@ +# Install pip packages + +Probably in a virtual env... *only the opencv packages are needed.* Others are +optional. + +`pip install -r requirements.txt` + +# Run script: + +`python3 label_v2.py` + + +Try to click only on ones that are moving. Doing some while they are just +resting is okay but mostly I need the ones that are moving around on the +screen. Also try to only include one or if you include two, click on each +seperately.