/labs-smart-home-with-luxonis

A smart home project using luxonis camera

Primary LanguagePythonMIT LicenseMIT

smart-home-with-luxonis

A smart home project using luxonis camera

Result

A Medium article about this project.

Getting started

# manage virtual environement
python3 -m venv .env
source .env/bin/activate

# install dependencies
python3 -m pip install -r requirements.txt

python3 src/smart-home.py
python3 src/smart-home.py --remote # on raspberry pi
python3 src/smart-home.py --video <path> # with a video 

Contact us

Interested to work with us? You can contact us at thibault.friedrich@gmail.com.