Python OpenCV application for searching faces in the webcam videostream
Note, that you need to install Python 3.6.3 interpreter and some libs through pip:
- pip install opencv-contrib-python
- pip install numpy
Capture and save detected face by pressing "1" button