A fun example of using OpenCV for real-time object detection and could be used as a basis for various applications, such as security systems or automated monitoring tools. This will detect people, cats, dogs and cars.
CV will detect if someone is close by for more than a few seconds, then log the activity as well as record them.
Press 'q' to quit.
pip install -r requirements.txtAlso will need the YOLO4 pre-trained model. YOLO4 weights and YOLO4 config.