Collective Face Detection Project

Download Project Document/Synopsis

This collective face detection project is capable of detecting faces by their names and identifying multiple faces in real time. The software system uses face detection algorithms to accurately identify and recognize a faces in real time. We use a pc webcam to record real time video data and the system automatically detects and identifies faces in real time application. The collective face detection application is designed using C# and works as follows:

Application captures video data in real time.

  • The user may bring his face in front of the camera and the system allows the user to get a snapshot of his face and enter his/her name.
  • The system records this data and maintains it in its system.
  • Similarly multiple users may record their data in the system.
  • Now when the next time this system is activated it starts capturing real time video data again.
  • As a previously registered user appears in the video, the system matches his face to previously stored records.
  • The system then recognizes the user and displays the name of the user appearing in the video.


Advantages
  • The software can be used for security purposes in organizations and in secured zones.
  • The software stores the faces that are detected and can be used for future use as evidence.
  • The system is convenient and secure for the users.
  • It saves their time and efforts.
Disadvantages
  • The system don’t recognize properly in poor light so may give false results.
  • The system does not recognize faces from side view.
  • It can only detect face from a limited distance.

Leave a Comment

Your email address will not be published.