Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrsalinshahi/recognize-number-of-faces

This program is used image processing to detect and count the number of faces.
https://github.com/mrsalinshahi/recognize-number-of-faces

Last synced: about 21 hours ago
JSON representation

This program is used image processing to detect and count the number of faces.

Awesome Lists containing this project

README

        

The objective of this code is to obtain the bounding box through some methods i.e. coordinates of the face in the image, depending on different areas covered by the number of the coordinates, number faces that will be computed.

Required libraries:
- OpenCV
- Dlib
- Numpy