https://github.com/nkrumahthis/facedetect1
Face Detection with opencv + haar-cascade
https://github.com/nkrumahthis/facedetect1
computer-vision haar-cascade opencv python
Last synced: about 2 months ago
JSON representation
Face Detection with opencv + haar-cascade
- Host: GitHub
- URL: https://github.com/nkrumahthis/facedetect1
- Owner: nkrumahthis
- Created: 2020-10-02T12:55:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-02T13:17:20.000Z (over 5 years ago)
- Last Synced: 2025-01-23T11:46:50.392Z (over 1 year ago)
- Topics: computer-vision, haar-cascade, opencv, python
- Language: Python
- Homepage:
- Size: 255 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opencv face detection with haars cascade
first step from: from https://www.youtube.com/watch?v=-ZrDjwXZGxI
video capture source: https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_gui/py_video_display/py_video_display.html