Abstract:
This project is based on image processing techniques. The aim of the project is to automate the security of the entrance of a workplace. The system uses a camera to take the image of the approaching user. Users enroll into the system with a push button and if the maximum number of users is not exceeded he can login. During login the user’s face image is captured and stored in memory temporarily for recognition using supervised learning from the training database. The system uses Principle Component Analysis technique for feature extraction. The effectiveness of the system is to demonstrate the baseline classifier such as NN for calculating true positive recognition rates.