https://github.com/artinmohajeri/face-detection-and-template-matching-cv2
https://github.com/artinmohajeri/face-detection-and-template-matching-cv2
computer-vision computer-vision-algorithms computer-vision-opencv cv2 cv2-library eye-detection face-detection face-detector opencv opencv-python python3 template-matching
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/face-detection-and-template-matching-cv2
- Owner: artinmohajeri
- Created: 2023-12-23T04:37:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T04:52:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T18:12:12.789Z (8 months ago)
- Topics: computer-vision, computer-vision-algorithms, computer-vision-opencv, cv2, cv2-library, eye-detection, face-detection, face-detector, opencv, opencv-python, python3, template-matching
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openCV face/eye detector using haarcascades algorythms
### This is a simple cv2 app wich detects your face and your eyes.
### And also another project (template match) wich can detect where is a special part of an image.
