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.