Face Detection
- Seamus Gallagher

- Mar 6, 2020
- 1 min read
Today we used a python face detection script that utilizes openCV to detected peoples faces.
We first started by taking. picture of ourselves or our partner with our faces in it using a MacBook Air. Then we needed to install openCV and created a virtual environment for our project to run. The program was successfully installed and the virtual environment was made. We ran the program for the picture we took and it detected my face.
This is a link to someone using OpenCV on a raspberry pie to use face detection.









Comments