Bin There, done That
··51 words·1 min
Table of Contents
Bin there, done that #
This is a project for our group in HacknRoll 2020
A bin that catches rubbish using computer vision. Project Link
Libraries: #
- OpenCV2 (For tracking the balloon)
- multiprocessing (For reading frames from the camera)
- socket (To communicate with the ESP32)
- numpy (For frame processing)