Matlab code for Face Recognition using Gabor Features

SKU: PAN_IPM_225 Categories: ,

Description

Matlab code for Face Recognition using Gabor Features

Face recognition is successful by using Gabor filter and neural networks. In this paper we present a new technique of face detection and recognition in color images. In this 40 different Gabor filters are applied on an image will result 40 different images with different orientations. This paper addresses a novel algorithm in order to detect face features and extract their corresponding geometric points. In those 40 filtered images maximum intensity points are calculated and mark them as fiducially points. To reduce those fiducially points distance between those points is considered. Here we are using feed forward neural network to classify the query image with database images. Finally we will get the results like the face is matched or not by estimating the features of input images. Particularly we are using PCA(principal component analysis) to extract the features.  Matlab code for Face Recognition using Gabor Features

Now a day, many applications used by the civilians and army or police forces require effective face recognition. In this case face recognition is very useful to easily detect the human faces. This face recognition is a very challenging area in computer vision and pattern recognition due to various variations in facial expressions, poses, Illumination, changes in temperature, sweating, aging and skin discoloration. If there are any changes due to injury, fashion etc there is further complexity. Most of the methods are based on neural networks, feature extraction, skin color, and others are based on template matching. Many techniques for face recognition are developed. There are two approaches: geometrical and general methods. Geometrical methods are based on measures extracted between the facial features such as eyes, mouth, nose and chin. In general methods total face is treated as a single. For face detection, we can use PCA, Eigen faces, neural filters and Gabor filters .The points marked on the face by Gabor and neural networks can be compared by pre stored data base of faces. If match occurs, then the face will be detected. If we want high level of security then we can use face detection, cards checking etc. This type of face recognition system is used in areas such as air ports for the official people and the staff for direct sending them rather than normal people. For any transactions over the internet, we have to remember PIN numbers and password; it is very difficult so, face verification is implemented. It is very useful because pin numbers and passwords can be hacked by any one. Face recognition can be used for identification and surveillance on secure areas or on public places to detect illegal activities. It can also be used in government security issues like national ID cards, passports and license, etc. Neural networks are used for face recognition and used for decision making to perform complex functions. In FFNN neurons form the layers. In the training process, the weights that connect neurons of consecutive layers are obtained using the inputs of neural network and the desired output. Matlab code for Face Recognition using Gabor Features

Customer Reviews

There are no reviews yet.

Be the first to review “Matlab code for Face Recognition using Gabor Features”

This site uses Akismet to reduce spam. Learn how your comment data is processed.