Security system using face recognition on video clips

By: Paulo, Jerald R
Publisher: Cebu City ; CIT-U ; 2012DDC classification: T P2851 2012 Summary: Jerald R. Paulo; Cebu Institute of Technology- University; March 2012; Security Using Face Recognition on Video Clips. Adviser: Dr. Larmie T. Santos-Feliscuzo The Security System Using Face Recognition on Video Clips is a security system that aims to add to the security in an establishment. It is a system that recognizes the face of a person on the CCTV camera by using his face from his ID that has RFID. In this way, using of another person?s ID in entering an establishment will be diminished or caught. The system is implemented by using Microsoft C# 2010 Express, with the help of library EmgCVu. Using the EmgCVu library, the system used Haar cascades in detecting the faces in the input image and the faces in the input video as well. The system then recognizes the faces detected in the input video using the EigenObjectRecognizer class of the EmgCVu library. The said class has a function GetEigenDistances(Image) that gets the Euclidean-eigen distances between Image and every other images recognized. It will return the nearest distance. For further enhancement, it would be best if the system will use the RFID to get the input image (face). So, when a student swipes his or her id, the system will automatically get the face of the students. Plus, the recognition of the face must be more accurate for better results. To do this, might as well have some classifier. Another solution is using the Recognize(Image) method of the EigenObjectRecognizer class.
Tags from this library: No tags from this library for this title. Log in to add tags.
    Average rating: 0.0 (0 votes)

Jerald R. Paulo; Cebu Institute of Technology- University; March 2012; Security Using Face Recognition on Video Clips.
Adviser: Dr. Larmie T. Santos-Feliscuzo
The Security System Using Face Recognition on Video Clips is a security system that aims to add to the security in an establishment. It is a system that recognizes the face of a person on the CCTV camera by using his face from his ID that has RFID. In this way, using of another person?s ID in entering an establishment will be diminished or caught.
The system is implemented by using Microsoft C# 2010 Express, with the help of library EmgCVu. Using the EmgCVu library, the system used Haar cascades in detecting the faces in the input image and the faces in the input video as well. The system then recognizes the faces detected in the input video using the EigenObjectRecognizer class of the EmgCVu library. The said class has a function GetEigenDistances(Image) that gets the Euclidean-eigen distances between Image and every other images recognized. It will return the nearest distance.
For further enhancement, it would be best if the system will use the RFID to get the input image (face). So, when a student swipes his or her id, the system will automatically get the face of the students. Plus, the recognition of the face must be more accurate for better results. To do this, might as well have some classifier. Another solution is using the Recognize(Image) method of the EigenObjectRecognizer class.

000-099

There are no comments for this item.

to post a comment.