https://github.com/noorkhokhar99/face-detection-report
face detection xml
https://github.com/noorkhokhar99/face-detection-report
opencv pi-4 python python-opencv raspberry-pi
Last synced: about 1 month ago
JSON representation
face detection xml
- Host: GitHub
- URL: https://github.com/noorkhokhar99/face-detection-report
- Owner: noorkhokhar99
- Created: 2019-03-28T20:24:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T07:21:22.000Z (over 1 year ago)
- Last Synced: 2025-02-01T16:11:25.979Z (3 months ago)
- Topics: opencv, pi-4, python, python-opencv, raspberry-pi
- Language: Python
- Homepage: https://pyresearch.org/Face%20Detection%20blog.html
- Size: 2.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Face Detection (Haar Caascades) [](https://github.com/noorkhokhar99/FaceDetection/blob/master/LICENSE.txt) []
This code helps you to understand and detect faces using a webcam.### Watch the Complete Step by Step Explanation
[.png)](https://www.youtube.com/watch?v=QbBPBnjn8XM)
### Execution
To run the code, type `python Face.py````
python cam.py
```