https://github.com/viveknaskar/face-detector
A simple script for detecting a face/faces from an image/images using Python's openCV library.
https://github.com/viveknaskar/face-detector
face-detection opencv python
Last synced: 8 months ago
JSON representation
A simple script for detecting a face/faces from an image/images using Python's openCV library.
- Host: GitHub
- URL: https://github.com/viveknaskar/face-detector
- Owner: viveknaskar
- Created: 2022-11-12T16:21:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T18:24:22.000Z (almost 3 years ago)
- Last Synced: 2023-08-29T19:20:04.617Z (about 2 years ago)
- Topics: face-detection, opencv, python
- Language: Python
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-detector
A simple script for detecting a face/faces from an image/images using Python's openCV library.