An open API service indexing awesome lists of open source software.

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

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.

![Screenshot (160)](https://github.com/artinmohajeri/Face-Detection-and-Template-Matching-CV2/assets/95845593/bdcb094f-fcdf-49dd-8d40-aaf1ecb6f002)
![Screenshot (157)](https://github.com/artinmohajeri/Face-Detection-and-Template-Matching-CV2/assets/95845593/c2633740-dc92-44de-8c0e-16ec30c25095)