The vision portion of the FLEX team project, responsible for detecting and authenticating users' faces.
- Install OpenCV
- Run
pip install -U scikit-learn
I followed these instructions with modifications in the following places:
- In Step #4, replace
sudo pip install virtualenv virtualenvwrapper
withsudo pip3 install virtualenv virtualenvwrapper
to install it on python 3.
See the project video