FaceCount is a face detection tool built using C++ and OpenCV library. It is designed to detect the number of faces present in a frame captured by a camera. The tool utilizes the power of OpenCV library to detect and recognize faces in real-time. It is a lightweight and efficient tool that can be used in various applications such as security, surveillance, and video conferencing.
- Clone the repository git clone https://github.com/karansinghrana1/FaceCount-FaceDetector.git
- Open the project in Visual Studio and build the solution
- Run the executable file
- C++
- OpenCV
- Visual Studio
- Security and surveillance
- Crowd monitoring
- Video conferencing
- Integration with other systems such as access control or attendance tracking
- Real-time face recognition and identification
- Motion detection and tracking
- The tool can be enhanced to detect and recognize faces in different lighting conditions and angles
- The algorithm can be optimized to improve its performance
- The tool can be extended to support multiple cameras
This project is licensed under the MIT License
- OpenCV community
- Inspiration
