Skip to content

Computer vision and LED mash-up project. More details to come...

Notifications You must be signed in to change notification settings

varjona/viclizzy-halo

Repository files navigation

viclizzy-halo

Computer vision and LED mash-up project. More details to come...

Clone this Repo:

git clone [email protected]:victorarjona2/viclizzy-halo.git

install Opencv-python and Flask python packages

  • Windows

    • pip install opencv-python
    • pip install Flask
  • Linux or Mac_

    • pip3 install opencv-python
    • pip3 install Flask

Start API server

  • Windows

    Run_Flask.bat

  • Linux or Mac_

    Run_Flask.sh

Run the code

python Run_Halo.py

About

Computer vision and LED mash-up project. More details to come...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published