kcuric / surveillance-system

DIY surveillance system with a face detection implemented with Python, OpenCV and Flask. Made as a team project for a System Security course at the Faculty of Organization and Informatics, Varaždin, Croatia.
3 stars 0 forks source link

Implement the client class #6

Open Ygoro opened 4 years ago

Ygoro commented 4 years ago

Implement a class whose methods will be running on the Raspberry PI devices. Class should be "plug n' play" meaning user should be able to instantiate the user class and call the run() method - class should do all the rest.

Client class should use the following developed modules: