Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamakkkhil/face_detection
https://github.com/iamakkkhil/face_detection
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamakkkhil/face_detection
- Owner: iamakkkhil
- Created: 2020-11-26T10:31:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-06T14:41:42.000Z (almost 4 years ago)
- Last Synced: 2024-03-17T05:53:45.907Z (11 months ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face_Detection
By using OpenCV Library of Python and haarcascade method, built a face detection program which detect faces if they are present in the image. Pretty basic project but helped me a lot to dive deep into OpenCV and Machine learning.