diff --git a/README.md b/README.md index 3972807..5761fd9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # Cat Litter Box Counter -Indywidualny projekt programistyczny przygotowany na zajęcia z Pracowni Programowania. \ No newline at end of file +Indywidualny projekt programistyczny przygotowany na zajęcia z Pracowni Programowania. + +### Test 1 +project.py – detekcja + +Start dla nagrania video: motion_detector.py + +### Test 2 +motion_detector.py – detekcja i śledzenie ruchu + +Start dla nagrania video: python motion_detector.py --video recordings/test1.webm +Start dla kamery: python motion_detector.py \ No newline at end of file