SlideShare a Scribd company logo
1 of 13
Download to read offline
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
1 | P a g e
AN IMPROVED TECHNIQUE FOR HUMAN FACE
RECOGNITION USING IMAGE PROCESSING
Yogesh B. Sanap
PG Student, Department of Computer Science & Engineering,
TPCT’s College of Engineering,
Osmanabad, Maharashtra, India
Dr. Anilkumar N. Holambe
HOD & P.G. Coordinator, Department of Computer Science & Engineering,
TPCT’s College of Engineering,
Osmanabad, Maharashtra, India
ABSTRACT
Face recognition is a computer application technique for automatically identifying or
verifying a person from a digital image or a video frame source. To do this is by comparing
selected facial features from the digital image and a face dataset. It is basically used in
security systems and can be compared to other biometrics such as fingerprint recognition or
eye, iris recognition systems. The main limitation of the current face recognition system is
that they only detect straight faces looking at the camera. Separate versions of the system
could be trained for each head orientation, and the results can be combined using arbitration
methods similar to those presented here. In earlier work, the face position must be center-
light position; any lighting effect will affect the system. Similarly the eyes of person must be
open and without glass. If such obstacles are on the face of person, the feature detection is
complicated. Earlier work in this era indicates that detecting profiles views of faces is more
difficult than detecting frontal views, because they have stable features and because the input
window will contain more background pixels. Temporal coherence can focus attention on
specific portions of the images when image sequence is available. As a face moves about, its
position in one frame is a strong forecaster of its location in next frame. Standard tracking
methods, expectation-based methods can be useful to focus the detector‟s attention. On the
other ways of improving system performance comprise by obtaining more positive examples
for training, or applying more sophisticated image preprocessing and Normalization
techniques.
In our system special face features are not required for recognition process. The
face features are detected using PCA. The feature face formed is Eigen face. Due to Eigen
face, calculations in the specific face features are not required. So the overhead of the system
is reduced as number of user of the system is going to increase. The results we got here using
Yale face database is up to the satisfaction of requirement of any system. As we were
worked on more posses of the persons, so for our system, the center-light position is not
required every time and the epochs are more the result is increases. But the problem is that
time require to complete the recognition is increases. As numbers of images are increases,
time required to complete the recognition is increases.
Manifestation Term – Biometrics, Neural Networks (NN), Principal Component Analysis
(PCA), Eigen Values, Eigen Vector, Image Processing.
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
2 | P a g e
INTRODUCTION
FACE RECOGNITION SYSTEM
A face recognition system is a computer application for automatically identifying or verifying
a person from a digital image or a video frame. One of the ways to do this is by comparing
selected facial features from the image and a facial database. Security and authentication of a
person is a crucial part of any industry. There are many techniques used for security and
authentication one of them is face recognition. Face recognition is an effective means of
authenticating a person the advantage of this approach is that, it enables us to detect changes
in the face pattern of an individual to an appreciable extent the recognition system can
tolerate local variations in the face expressions of an individual. Hence facial recognition can
be used as a key factor in crime identification and detection, mainly to identify criminals
there are several approaches to facial recognition of which Image processing principal
component analysis (PCA) and neural networks (NN) have been incorporated in our project
face recognition as many applicable areas. Moreover it can be categories into face
recognition, face classification, one, or sex determination. The system consists of a database
of a set of facial patterns for each individual. The characteristic features called „Eigen faces‟
are extracted from the storage images using which the system is trained for subsequent
recognition of new images.
It is typically used in security systems and can be compared to other biometrics such as
fingerprint or eye iris recognition systems
BASIC OF FACE RECOGNITION
The first step in Human face recognition system is to detect the Human face in an image. The
main objective of human face detection is to find whether there are any human faces in the
image or not. If the Human face is present, then it returns the location and position of the
image and extent of the each Human face. Pre-processing is done to remove the noise and
reliance on the precise registration. The block diagram of a typical face recognition system
can be shown with the help of Figure. The face detection and Human face extraction are
carried out simultaneously. The complete process of face recognition can be shown in the
Figure 1.
Figure 1 Block diagram of a Face Recognition
There are various factors that makes the human face detection is a challenging task. Pose
presence or absence of structural mechanism, Facial look and expression, Occlusion, Image
direction. The facial feature detection is the process to detect the presence and location of
features like eyebrow, nose, eyes, lips, nostrils, mouth, ears, etc. this is done with the
assumptions that there is only a single human face in an image. In the Face recognition
process the input image is compared with the stored database. The input image is also called
as probe and the database is called as gallery. Then it gives a matching report and then the
classification is done to identify the sub-population to which new observations belong.
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
3 | P a g e
LITERATURE REVIEW
TECHNIQUES USED FOR FACE RECOGNITION
a. TRADITIONAL
There some facial recognition algorithms identify faces by extracting important
features from an image of the subject's human face. For example, an algorithm may
analyze the relative position, size, shape of the eyes, eyebrows, nose, cheekbones, and
jaw. These features are then used to search for other images with matching features
from stored database. Other algorithms normalize a gallery of face images and then
compress the face data, only saving the data in the image that is useful for human face
detection. A probe image is then compared with the face data. Popular recognition
algorithms include Eigen-face, fisher face, the Hidden Markov model, and the
neuronal motivated dynamic link matching.
a. 3D
A newly trend, claimed to achieve previously unseen accuracies, is three-dimensional
face recognition. This technique uses 3D sensors to gather information about the
shape of a face. This information is then used to identify unique features on the
surface of a face, such as the contour of the eye sockets, nose, and chin. One
advantage of 3D human face recognition is that it is not affected by changes in
lighting like other techniques. It can also identify a human face from a range of
viewing angles, including a profile view.
b. SKIN TEXTURE ANALYSIS
It is another trend which uses the visual details of the skin, as captured in standard
digital or computer scanned images. This technique, called skin texture analysis, turns
the unique lines, patterns, and spots apparent in a person‟s skin into mathematical
calculations. Tests have shown that with the addition of skin texture analysis,
performance in recognizing human faces can increase 20 to 25 percent.
PROBLEM STATEMENT
In face recognition system, the face detection and feature mapping is core concern to analyze
the face. There is need of training for detection of faces from different perspective. The
efficiency is the main concern for feature selection and multiple algorithm proposed for solve
the accuracy problems. In the past techniques, there is need to provide the large test or
training images to detect and assign the particular class means efficient image processing.
Automatic recognition of human face is a challenging problem which has received much
attention during recent years due to its many applications in different fields. Human Face
recognition is one of those challenging problems and up to date, there is no technique that
provides a robust solution to all situations.
EXISTING SYSTEM
 Human Face recognition is the computer application technique to recognize a human
face. When a person is registered in a face recognition system, a video camera takes a
series of snapshots of the human face and then represents it by a unique code
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
4 | P a g e
 When person has their face verified by the computer system, it captures their current
appearance look and compares it with the facial unique codes already stored in the
database system.
 When human faces match, the person receives authorization for the system;
otherwise, the person will not be authorized. The existing human face recognition
system identifies only static face images that almost exactly match with one of the
images stored in the image database.
 When the current image captured almost exactly matches with one of the images
which is stored in database then only the person is authorized and granted access.
 When the current image of a person is considerably different, after comparing with
image database say, in terms of facial expression then person will be denied
PROPOSED SYSTEM
The proposed human face recognition system overcomes certain pitfalls of the existing
human face recognition system. It is based on extracting the important features of a set of
human faces stored in the database and performing mathematical operations for the
comparison on the values corresponding to them. Hence when a new image is fed into the
system for recognition the important features are extracted and compute result to find the
distance between the input images with the stored database images. Proposed system can
tolerate some variation in the new face image. When the new image of a person varies from
the images of that person stored in the database, the system will be able to recognize the new
face and identify person. The proposed system is better mainly due to the use of facial
features rather than the entire face. Advantages in terms of
 Human Face recognition accuracy and better unfair power Computational cost
because smaller images require less processing to train the image processing PCA.
 The use of dominant features and hence can be used as an effective means of
authentication
IMPLEMENTATION
FACE RECOGNITION USING NEURAL NETWORK
We classify our project into two parts. These two stages are:-
1) Feature Extraction (Training)
2) Classification (Testing)
The first part of our project is feature extraction (Training). Feature Extraction is done with
the help of image processing PCA (Principle component Analysis) Technique and
Classification will do with the help of Neural Network.
Here we considered the Yale Database, in which the database is having the images of 15
persons with 11 different positions. Every image in the database is of size 240 X 300 pixels
means each image is having 72000 pixels and the number of images are 165. So the total
pixels processing is 72000 x 165. The processing of such a huge data is difficult and also time
consuming. So we required to minimize the data first without interfering the image features
and contents. So to reduce the number of pixels processed per image we use here the concept
of image down sampling.
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
5 | P a g e
TRAINING FACES
Step 1: Prepare the data
In this step, the faces constituting the training set (Γ) should be prepared for processing.
Firstly we down sampled these images to 60 X 80 pixels i.e. the down sampling ratio is 0.25.
So the number of pixels is reduced from 72000 to 4800 pixels. Due to that, the speed of
operation of our project has increased.
Now from those images, we considered either all eleven images for training or depends on
our choice, although we can say that eight images are used for training but it may be possible
that subject came in front of system may having passion from that remaining three images.
As the number of images for training is increased the result has also increased.
Down Sampling = |Xn / N|
Where, Xn- Image Pixel Values and N- Down Sampling Rate. Here we considered N=4.
Figure bellow shows the Down sampling image.
Figure 2 down sampling of Image
The Example of down sampled image is shown in figure bellow. The input image is of size
240 X 300 pixels and the down sampled image is of size 60 x 80 pixels.
Figure 3. Input image with 240 x 300 pixels down sampled image with 60 x 80 pixels
 We has arranged all the images in the in the row wise with each row size of 60 X 80
= 4800 pixels per row
Step 2: find the mean
The average matrix Ψ has to be calculated, then subtracted from the original faces (Γ) and the
result stored in the variable ɸi
Ψ = M ∑n-1M Γ
ɸ = Γ – Ψ
Image with pixel
value of 240 X
320
Down Sampling Image with pixel
value of 60 X 80
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
6 | P a g e
Step 3: find the covariance matrix, Covariance C is calculated
C=
 We formed a matrix of size 4800 X 165 pixels. From that we had calculated variance
and covariance. After covariance the new matrix is formed of size 4800 X 4800 pixels
 The formula for variance and covariance is shown bellow
----- Variance
-------- Covariance
Step 4: find the eigenvectors, Eigen-values of the covariance matrix in below step
Description of the correct algorithm for determination of eigenvectors and Eigen-values is
absent here, as it belongs to the standard arsenal of most math programming libraries.
 After that, we had calculated Eigen Values of matrix size 4800 X 4800 and Eigen
vector of size 4800 X 1.
Figure 4. Rough sketch for Eigen value and vector calculation
Training image of
size 4800 pixels
Image Matrix of
size 4800 X 4800
pixels
After
Covariance
calculation
Eigen Vector of size
4800X4800
Eigen Value
of size
4800X1
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
7 | P a g e
 From these Eigen values and Eigen vector we drawn the Eigen face. The Eigen faces
we calculate are 20 instead of 15 (as we use 15 persons) for our convenience and for
result improvement
Step 5: find the principal components
M eigenvectors (Eigen-faces) ui, only M' should be chosen, which have the greatest Eigen-
values. The greater the Eigen-value, the more characteristic features of a human face does the
particular eigenvector describe. Eigen-faces with low Eigen-values can be retrieved, as they
explain only a small part of characteristic features of the faces.
After M' Eigen-faces ui are determined, the “training” phase of the algorithm is
finished.
 We had calculated the 20 PCA values as we consider here 20 Eigen face. So for each
Eigen face the PCA is being calculated. The size of that calculated PCA is 4800 X 20
for all images. Now, PCA value is 240 X 20 matrixes for every person i.e. for 11
posses of a person. PCA is well known statistical procedure that can be used to derive
important features by reducing the dimensions of given input vector without losing
information. The features of interest may not be available explicitly, and must be
derived from the available attributes of individuals.
The feature extraction step is completed after image processing PCA values are being
calculated. Once PCA values are being calculated, the same PCA values are used for testing
purpose to avoid the overhead of the project and increase the speed of our system.
CLASSIFYING THE FACES
The process of classification of a new (unknown) face Γnew to one of the classes (known
faces) proceeds in two steps.
First, the new image is transformed into its Eigenface components. The resulting weights
form the weight vector ΩnewT
wk =ukT(Γnew –Ψ) k= 1, 2, 3, …..M
ΩnewT = (w1 ,w2, . . . wM)
The Euclidean distance between two weight vectors d(Ωi, Ω j) provides a measure of
similarity between the corresponding images i and j. If the Euclidean distance between Γnew
and other faces exceeds - on average - some threshold value ɵ, one can assume that Γnew is
no face at all. d(Ωi, Ω j) also allows one to construct ”clusters” of faces such that similar
faces are assigned to one cluster.
Euclidian Distance
Let p and q are two images with coordinates (Px, Py) and (Qx, Qy) respectively. The
Euclidian distance between these two images is
Euclidian distance = De(p,q) = √ ∑(Px-Qx)2 + (Py-Qy)2
The Notation used here are: -
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
8 | P a g e
I Face image
N × N Size of I
Γ Training set
Γi Face image i of the training set
Γnew New (unknown) image
Ψ Average face
M = | Γ | Number of Eigen-faces
M' Number of Eigen-faces used for face recognition
C Covariance matrix
XT
Transposed X (if X is a matrix)
u Eigenvector (Eigenface)
λ Eigen-value
wi Weight I
Ωi
T
Weight vector of the image i
ɵ Threshold value
Table 1 Notation used
Overview of the algorithm
Figure 5 Face recognition algorithms
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
9 | P a g e
RESULT
Face recognition result
The input image was given to program for recognition. The input images have different
positions. For this, whether the input image with different posses was matched or not was
shown in figures bellow.
Figure 9 Wink face position
Figure 10 Left light position
Figure 11 Surprised Face Position
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
10 | P a g e
Figure 12 Wear Glass position
Figure 13 Left light possessions
Reccogntion Result
Here we consider different number of images from our database. This number is represented
by num_train. Also we consider different epochs for improvement of our results. The Mean
Square Error (MSE) has been calculated along with gradient. The Technical results are taken
by us with different K- values and with different Epochs. The results for num_train 1 as
follows:
For num_train 1: -
num_train = 1
TRAINLM, Epoch 0/800, MSE 2.7065/0, Gradient 346207/1e-010
TRAINLM, Epoch 25/800, MSE 0.0222229/0, Gradient 30.0975/1e-010
TRAINLM, Epoch 50/800, MSE 0.0222222/0, Gradient 3.21355/1e-010
TRAINLM, Epoch 75/800, MSE 0.0222222/0, Gradient 2.52829/1e-010
TRAINLM, Epoch 100/800, MSE 0.0222222/0, Gradient 1.97737/1e-010
TRAINLM, Epoch 125/800, MSE 0.0222222/0, Gradient 1.53959/1e-010
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
11 | P a g e
TRAINLM, Epoch 150/800, MSE 0.0222222/0, Gradient 1.19616/1e-010
TRAINLM, Epoch 175/800, MSE 0.0222222/0, Gradient 0.927193/1e-010
TRAINLM, Epoch 200/800, MSE 0.0222222/0, Gradient 0.718575/1e-010
TRAINLM, Epoch 225/800, MSE 0.0222222/0, Gradient 0.561029/1e-010
TRAINLM, Epoch 250/800, MSE 0.0222222/0, Gradient 0.546209/1e-010
TRAINLM, Epoch 275/800, MSE 0.0222222/0, Gradient 0.531751/1e-010
TRAINLM, Epoch 300/800, MSE 0.0222222/0, Gradient 0.517701/1e-010
TRAINLM, Epoch 325/800, MSE 0.0222222/0, Gradient 0.503997/1e-010
TRAINLM, Epoch 350/800, MSE 0.0222222/0, Gradient 0.490679/1e-010
TRAINLM, Epoch 375/800, MSE 0.0222222/0, Gradient 0.477688/1e-010
TRAINLM, Epoch 400/800, MSE 0.0222222/0, Gradient 0.465062/1e-010
TRAINLM, Epoch 425/800, MSE 0.0222222/0, Gradient 0.452747/1e-010
TRAINLM, Epoch 450/800, MSE 0.0222222/0, Gradient 0.440776/1e-010
TRAINLM, Epoch 475/800, MSE 0.0222222/0, Gradient 0.4291/1e-010
TRAINLM, Epoch 500/800, MSE 0.0222222/0, Gradient 0.417752/1e-010
TRAINLM, Epoch 525/800, MSE 0.0222222/0, Gradient 0.406682/1e-010
TRAINLM, Epoch 550/800, MSE 0.0222222/0, Gradient 0.395922/1e-010
TRAINLM, Epoch 575/800, MSE 0.0222222/0, Gradient 0.385426/1e-010
TRAINLM, Epoch 600/800, MSE 0.0222222/0, Gradient 0.375225/1e-010
TRAINLM, Epoch 625/800, MSE 0.0222222/0, Gradient 0.365275/1e-010
TRAINLM, Epoch 650/800, MSE 0.0222222/0, Gradient 0.355603/1e-010
TRAINLM, Epoch 675/800, MSE 0.0222222/0, Gradient 0.346169/1e-010
TRAINLM, Epoch 700/800, MSE 0.0222222/0, Gradient 0.337/1e-010
TRAINLM, Epoch 725/800, MSE 0.0222222/0, Gradient 0.328056/1e-010
TRAINLM, Epoch 750/800, MSE 0.0222222/0, Gradient 0.319364/1e-010
TRAINLM, Epoch 775/800, MSE 0.0222222/0, Gradient 0.310885/1e-010
TRAINLM, Epoch 800/800, MSE 0.0222222/0, Gradient 0.302644/1e-010
TRAINLM, Maximum epoch reached, performance goal was not met.
num_train = 1
recRatio = 34.5455
recognitionRatio = 34.5455
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
12 | P a g e
CONCLUSION
This work illustrates the use of Neural Network for face detection, which gives the improved
result as compared to conventional face recognition methods. The main limitation of the
available (Current) face recognition system is that they only detect upright faces looking at
the camera. Separate versions of the system could be trained for each head orientation, and
the results could be combined using different arbitration methods similar to those presented
here. In previous work, the face position must be center-light position; any lighting effect will
affect the system. Similarly the eyes of person must be open and without glass. If such
obstacles are on the face of person, the feature detection is complicated. Preliminary work in
this era indicates that detecting profiles views of human faces is more difficult than detecting
frontal views, because they have smaller amount of stable features and because the input
window will contain more background pixels. When an image sequence is available,
temporal coherence can focus attention on particular portions of the images. As a face moves
about, its location in one frame is a strong predictor of its location in next frame. Standard
tracking methods, as well as expectation-based methods, can be applied to focus the
detector‟s attention. Other methods of improving system performance include obtaining more
positive examples for training, or applying more sophisticated image preprocessing and
Normalization techniques. The previous work required more complication in systems as well
as the result of matching is not up to the satisfaction of any system. In our system special face
features are not required for recognition process. The face features are detected using PCA.
The feature face formed is Eigen face. Due to Eigen face, calculations in the specific face
features are not required. So the overhead of the system is reduced as number of user of the
system is going to increase.
The results we got here using Yale face database is up to the satisfaction of requirement of
any system. As we were worked on more posses of the persons, so for our system, the
center-light position is not required every time. For our algorithm, we say that as numbers of
images for training are more and the epochs are more the result is increases. But the problem
is that time require to complete the recognition is increases. As numbers of images are
increases, time required to complete the recognition is increases.
REFERENCES
[1] A. S.Tolba, A.H. El-Baz, and A.A. El-Harby. “Face Recognition: A Literature Review”,
World Academy of Science, Engineering and Technology Vol:2 2008-07-21.
NOVATEUR PUBLICATIONS
INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT]
ISSN: 2394-3696
VOLUME 2, ISSUE 11, Nov.-2015
13 | P a g e
[2] B.K.Gunturk,A.U.Batur, and Y.Altunbasak,(2003) “Eigen-face-domain super-resolution
for face recognition,” IEEE Transactions of . Image Processing. Vol.12, no.5.pp. 597-606.
[3] “Face Recognition Methods Based on Principal Component Analysis and Feed-forward
Neural Networks” by: - Milo5 Oravec, Jarmila PavloviEov6, IEEE paper number- 0-7803-
83S9-1/04, ©2004 IEEE
[4] JawadNagi, Syed Khaleel Ahmed FarrukhNagi, “A MATLAB based Face Recognition
System using Image Processing and Neural Networks”, 4th International Colloquium on
Signal Processing and its Applications, March 7-9, 2008, Kuala Lumpur, Malaysia.
[5] “High-Speed Face Recognition Based on Discrete Cosine Transform and RBF Neural
Networks” by: -Meng Joo Er, Member, IEEE transactions on neural networks, vol. 16, No. 3,
May 2005
[6] Ming-Hsuan Yang, D. Kriegman, and N.Ahuja, “Detecting Faces in Images: A Survey”,
IEEE Trans On Pattern Analysis and Machine Intelligence, Vol.24, No.1, pp. 34-58, January
2002.
[7] Xiaofei He, Shuicheng Yan, Yuxiao Hu, ParthaNiyogi, and Hong-Jiang Zhang, “Face
Recognition Using Laplacian faces” IEEE Transactions on Pattern Analysis and Machine
Intelligence, Vol. 27, NO. 3, March 2005.
[8] Abid, S. Fnaiech,F., and Najim, M., “A Fast Feed forward Training Algorithm Using A
Modified Form Of The Standard Back-propagation Algorithm”, IEEE Transaction on Neural
Networks, 12 (2001) 424–430
[9] T. Kathirvalava kumar and P. Thangavel, “A Modified Back-Propagation Training
Algorithm for Feed forward Neural Networks”, Neural Processing Letters (2006) 23:111–119
© Springer 2006.
[10] V.V. Joseph Rajapandian, N.Gunaseeli, “Modified Standard Back-Propagation
Algorithm with Optimum Initialization for Feed-Forward Neural Networks”, International
Journal of Imaging Science and Engineering (IJISE).
[11] RabiaJafri, and Hamid R. Arabnia, “A Survey of Face Recognition Techniques”, Journal
of Information Processing Systems, Vol.5, No.2, June 2009
[12] Stewart lorrance, C.LeeGills,Ah Chung Tsoi, Andrew D Back, “Face Recognition: A
Convolution Neural Network Approach”, IEEE Transactions on Neural Networks, Special
Issue on Neural Networks and Pattern Recognition.

More Related Content

What's hot

Dissertation final report
Dissertation final reportDissertation final report
Dissertation final reportSmriti Tikoo
 
Automated Face Detection and Recognition
Automated Face Detection and RecognitionAutomated Face Detection and Recognition
Automated Face Detection and RecognitionWaldir Pimenta
 
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORKHUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORKijiert bestjournal
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhavVaibhav P
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognitionMazin Alwaaly
 
A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationIJCSES Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Adryan Rezza
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces StudsPlanet.com
 
AI Approach for Iris Biometric Recognition Using a Median Filter
AI Approach for Iris Biometric Recognition Using a Median FilterAI Approach for Iris Biometric Recognition Using a Median Filter
AI Approach for Iris Biometric Recognition Using a Median FilterNIDHI SHARMA
 
Model Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point CloudsModel Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point CloudsLakshmi Sarvani Videla
 
Face recognition
Face recognition Face recognition
Face recognition Chandan A V
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces StudsPlanet.com
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...rahulmonikasharma
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Ahmed Gad
 
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...ijtsrd
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual networkDharmesh Tank
 

What's hot (20)

Dissertation final report
Dissertation final reportDissertation final report
Dissertation final report
 
Automated Face Detection and Recognition
Automated Face Detection and RecognitionAutomated Face Detection and Recognition
Automated Face Detection and Recognition
 
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORKHUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
D1061825
D1061825D1061825
D1061825
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognition
 
A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classification
 
184
184184
184
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces
 
AI Approach for Iris Biometric Recognition Using a Median Filter
AI Approach for Iris Biometric Recognition Using a Median FilterAI Approach for Iris Biometric Recognition Using a Median Filter
AI Approach for Iris Biometric Recognition Using a Median Filter
 
Model Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point CloudsModel Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point Clouds
 
Face recognition
Face recognition Face recognition
Face recognition
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...
 
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...
Cross Pose Facial Recognition Method for Tracking any Person's Location an Ap...
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
 

Similar to AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING

Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition systemDivya Sushma
 
Face recognition system
Face recognition systemFace recognition system
Face recognition systemYogesh Lamture
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition TechnologyShravan Halankar
 
Paper id 24201475
Paper id 24201475Paper id 24201475
Paper id 24201475IJRAT
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewIOSR Journals
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewIOSR Journals
 
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...ijceronline
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsijma
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSijma
 
Automatic Attendance Management System Using Face Recognition
Automatic Attendance Management System Using Face RecognitionAutomatic Attendance Management System Using Face Recognition
Automatic Attendance Management System Using Face RecognitionKathryn Patel
 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVIRJET Journal
 
Research and Development of DSP-Based Face Recognition System for Robotic Reh...
Research and Development of DSP-Based Face Recognition System for Robotic Reh...Research and Development of DSP-Based Face Recognition System for Robotic Reh...
Research and Development of DSP-Based Face Recognition System for Robotic Reh...IJCSES Journal
 
IRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face RecognitionIRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face RecognitionIRJET Journal
 
Face Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsFace Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsIOSR Journals
 
Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748EditorIJAERD
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionBRNSSPublicationHubI
 

Similar to AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING (20)

Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Ch 1
Ch 1Ch 1
Ch 1
 
Paper id 24201475
Paper id 24201475Paper id 24201475
Paper id 24201475
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive Review
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive Review
 
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
 
G041041047
G041041047G041041047
G041041047
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
 
Automatic Attendance Management System Using Face Recognition
Automatic Attendance Management System Using Face RecognitionAutomatic Attendance Management System Using Face Recognition
Automatic Attendance Management System Using Face Recognition
 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCV
 
C017431730
C017431730C017431730
C017431730
 
Research and Development of DSP-Based Face Recognition System for Robotic Reh...
Research and Development of DSP-Based Face Recognition System for Robotic Reh...Research and Development of DSP-Based Face Recognition System for Robotic Reh...
Research and Development of DSP-Based Face Recognition System for Robotic Reh...
 
IRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face RecognitionIRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face Recognition
 
Face Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsFace Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting Conditions
 
Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface Recognition
 

More from ijiert bestjournal

CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP
 CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP
CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMPijiert bestjournal
 
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...ijiert bestjournal
 
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAF
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAFCOMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAF
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAFijiert bestjournal
 
POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE
 POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE
POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINEijiert bestjournal
 
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY ijiert bestjournal
 
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAIN
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAINREVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAIN
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAINijiert bestjournal
 
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...ijiert bestjournal
 
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...ijiert bestjournal
 
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...ijiert bestjournal
 
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR ijiert bestjournal
 
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTDESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTijiert bestjournal
 
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...ijiert bestjournal
 
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENT
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENTHEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENT
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENTijiert bestjournal
 
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH ijiert bestjournal
 
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW ijiert bestjournal
 
DESIGN OF WELDING FIXTURES AND POSITIONERS
DESIGN OF WELDING FIXTURES AND POSITIONERSDESIGN OF WELDING FIXTURES AND POSITIONERS
DESIGN OF WELDING FIXTURES AND POSITIONERSijiert bestjournal
 
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...ijiert bestjournal
 
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...ijiert bestjournal
 
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...ijiert bestjournal
 

More from ijiert bestjournal (20)

CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP
 CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP
CRACKS IN STEEL CASTING FOR VOLUTE CASING OF A PUMP
 
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...
A COMPARATIVE STUDY OF DESIGN OF SIMPLE SPUR GEAR TRAIN AND HELICAL GEAR TRAI...
 
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAF
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAFCOMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAF
COMPARATIVE ANALYSIS OF CONVENTIONAL LEAF SPRING AND COMPOSITE LEAF
 
POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE
 POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE
POWER GENERATION BY DIFFUSER AUGMENTED WIND TURBINE
 
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY
FINITE ELEMENT ANALYSIS OF CONNECTING ROD OF MG-ALLOY
 
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAIN
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAINREVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAIN
REVIEW ON CRITICAL SPEED IMPROVEMENT IN SINGLE CYLINDER ENGINE VALVE TRAIN
 
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...
ENERGY CONVERSION PHENOMENON IN IMPLEMENTATION OF WATER LIFTING BY USING PEND...
 
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...
SCUDERI SPLIT CYCLE ENGINE: REVOLUTIONARY TECHNOLOGY & EVOLUTIONARY DESIGN RE...
 
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...
EXPERIMENTAL EVALUATION OF TEMPERATURE DISTRIBUTION IN JOURNAL BEARING OPERAT...
 
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR
STUDY OF SOLAR THERMAL CAVITY RECEIVER FOR PARABOLIC CONCENTRATING COLLECTOR
 
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTDESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
 
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...
ELECTRO CHEMICAL MACHINING AND ELECTRICAL DISCHARGE MACHINING PROCESSES MICRO...
 
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENT
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENTHEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENT
HEAT TRANSFER ENHANCEMENT BY USING NANOFLUID JET IMPINGEMENT
 
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH
MODIFICATION AND OPTIMIZATION IN STEEL SANDWICH PANELS USING ANSYS WORKBENCH
 
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW
IMPACT ANALYSIS OF ALUMINUM HONEYCOMB SANDWICH PANEL BUMPER BEAM: A REVIEW
 
DESIGN OF WELDING FIXTURES AND POSITIONERS
DESIGN OF WELDING FIXTURES AND POSITIONERSDESIGN OF WELDING FIXTURES AND POSITIONERS
DESIGN OF WELDING FIXTURES AND POSITIONERS
 
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...
ADVANCED TRANSIENT THERMAL AND STRUCTURAL ANALYSIS OF DISC BRAKE BY USING ANS...
 
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...
REVIEW ON MECHANICAL PROPERTIES OF NON-ASBESTOS COMPOSITE MATERIAL USED IN BR...
 
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...
PERFORMANCE EVALUATION OF TRIBOLOGICAL PROPERTIES OF COTTON SEED OIL FOR MULT...
 
MAGNETIC ABRASIVE FINISHING
MAGNETIC ABRASIVE FINISHINGMAGNETIC ABRASIVE FINISHING
MAGNETIC ABRASIVE FINISHING
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING

  • 1. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 1 | P a g e AN IMPROVED TECHNIQUE FOR HUMAN FACE RECOGNITION USING IMAGE PROCESSING Yogesh B. Sanap PG Student, Department of Computer Science & Engineering, TPCT’s College of Engineering, Osmanabad, Maharashtra, India Dr. Anilkumar N. Holambe HOD & P.G. Coordinator, Department of Computer Science & Engineering, TPCT’s College of Engineering, Osmanabad, Maharashtra, India ABSTRACT Face recognition is a computer application technique for automatically identifying or verifying a person from a digital image or a video frame source. To do this is by comparing selected facial features from the digital image and a face dataset. It is basically used in security systems and can be compared to other biometrics such as fingerprint recognition or eye, iris recognition systems. The main limitation of the current face recognition system is that they only detect straight faces looking at the camera. Separate versions of the system could be trained for each head orientation, and the results can be combined using arbitration methods similar to those presented here. In earlier work, the face position must be center- light position; any lighting effect will affect the system. Similarly the eyes of person must be open and without glass. If such obstacles are on the face of person, the feature detection is complicated. Earlier work in this era indicates that detecting profiles views of faces is more difficult than detecting frontal views, because they have stable features and because the input window will contain more background pixels. Temporal coherence can focus attention on specific portions of the images when image sequence is available. As a face moves about, its position in one frame is a strong forecaster of its location in next frame. Standard tracking methods, expectation-based methods can be useful to focus the detector‟s attention. On the other ways of improving system performance comprise by obtaining more positive examples for training, or applying more sophisticated image preprocessing and Normalization techniques. In our system special face features are not required for recognition process. The face features are detected using PCA. The feature face formed is Eigen face. Due to Eigen face, calculations in the specific face features are not required. So the overhead of the system is reduced as number of user of the system is going to increase. The results we got here using Yale face database is up to the satisfaction of requirement of any system. As we were worked on more posses of the persons, so for our system, the center-light position is not required every time and the epochs are more the result is increases. But the problem is that time require to complete the recognition is increases. As numbers of images are increases, time required to complete the recognition is increases. Manifestation Term – Biometrics, Neural Networks (NN), Principal Component Analysis (PCA), Eigen Values, Eigen Vector, Image Processing.
  • 2. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 2 | P a g e INTRODUCTION FACE RECOGNITION SYSTEM A face recognition system is a computer application for automatically identifying or verifying a person from a digital image or a video frame. One of the ways to do this is by comparing selected facial features from the image and a facial database. Security and authentication of a person is a crucial part of any industry. There are many techniques used for security and authentication one of them is face recognition. Face recognition is an effective means of authenticating a person the advantage of this approach is that, it enables us to detect changes in the face pattern of an individual to an appreciable extent the recognition system can tolerate local variations in the face expressions of an individual. Hence facial recognition can be used as a key factor in crime identification and detection, mainly to identify criminals there are several approaches to facial recognition of which Image processing principal component analysis (PCA) and neural networks (NN) have been incorporated in our project face recognition as many applicable areas. Moreover it can be categories into face recognition, face classification, one, or sex determination. The system consists of a database of a set of facial patterns for each individual. The characteristic features called „Eigen faces‟ are extracted from the storage images using which the system is trained for subsequent recognition of new images. It is typically used in security systems and can be compared to other biometrics such as fingerprint or eye iris recognition systems BASIC OF FACE RECOGNITION The first step in Human face recognition system is to detect the Human face in an image. The main objective of human face detection is to find whether there are any human faces in the image or not. If the Human face is present, then it returns the location and position of the image and extent of the each Human face. Pre-processing is done to remove the noise and reliance on the precise registration. The block diagram of a typical face recognition system can be shown with the help of Figure. The face detection and Human face extraction are carried out simultaneously. The complete process of face recognition can be shown in the Figure 1. Figure 1 Block diagram of a Face Recognition There are various factors that makes the human face detection is a challenging task. Pose presence or absence of structural mechanism, Facial look and expression, Occlusion, Image direction. The facial feature detection is the process to detect the presence and location of features like eyebrow, nose, eyes, lips, nostrils, mouth, ears, etc. this is done with the assumptions that there is only a single human face in an image. In the Face recognition process the input image is compared with the stored database. The input image is also called as probe and the database is called as gallery. Then it gives a matching report and then the classification is done to identify the sub-population to which new observations belong.
  • 3. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 3 | P a g e LITERATURE REVIEW TECHNIQUES USED FOR FACE RECOGNITION a. TRADITIONAL There some facial recognition algorithms identify faces by extracting important features from an image of the subject's human face. For example, an algorithm may analyze the relative position, size, shape of the eyes, eyebrows, nose, cheekbones, and jaw. These features are then used to search for other images with matching features from stored database. Other algorithms normalize a gallery of face images and then compress the face data, only saving the data in the image that is useful for human face detection. A probe image is then compared with the face data. Popular recognition algorithms include Eigen-face, fisher face, the Hidden Markov model, and the neuronal motivated dynamic link matching. a. 3D A newly trend, claimed to achieve previously unseen accuracies, is three-dimensional face recognition. This technique uses 3D sensors to gather information about the shape of a face. This information is then used to identify unique features on the surface of a face, such as the contour of the eye sockets, nose, and chin. One advantage of 3D human face recognition is that it is not affected by changes in lighting like other techniques. It can also identify a human face from a range of viewing angles, including a profile view. b. SKIN TEXTURE ANALYSIS It is another trend which uses the visual details of the skin, as captured in standard digital or computer scanned images. This technique, called skin texture analysis, turns the unique lines, patterns, and spots apparent in a person‟s skin into mathematical calculations. Tests have shown that with the addition of skin texture analysis, performance in recognizing human faces can increase 20 to 25 percent. PROBLEM STATEMENT In face recognition system, the face detection and feature mapping is core concern to analyze the face. There is need of training for detection of faces from different perspective. The efficiency is the main concern for feature selection and multiple algorithm proposed for solve the accuracy problems. In the past techniques, there is need to provide the large test or training images to detect and assign the particular class means efficient image processing. Automatic recognition of human face is a challenging problem which has received much attention during recent years due to its many applications in different fields. Human Face recognition is one of those challenging problems and up to date, there is no technique that provides a robust solution to all situations. EXISTING SYSTEM  Human Face recognition is the computer application technique to recognize a human face. When a person is registered in a face recognition system, a video camera takes a series of snapshots of the human face and then represents it by a unique code
  • 4. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 4 | P a g e  When person has their face verified by the computer system, it captures their current appearance look and compares it with the facial unique codes already stored in the database system.  When human faces match, the person receives authorization for the system; otherwise, the person will not be authorized. The existing human face recognition system identifies only static face images that almost exactly match with one of the images stored in the image database.  When the current image captured almost exactly matches with one of the images which is stored in database then only the person is authorized and granted access.  When the current image of a person is considerably different, after comparing with image database say, in terms of facial expression then person will be denied PROPOSED SYSTEM The proposed human face recognition system overcomes certain pitfalls of the existing human face recognition system. It is based on extracting the important features of a set of human faces stored in the database and performing mathematical operations for the comparison on the values corresponding to them. Hence when a new image is fed into the system for recognition the important features are extracted and compute result to find the distance between the input images with the stored database images. Proposed system can tolerate some variation in the new face image. When the new image of a person varies from the images of that person stored in the database, the system will be able to recognize the new face and identify person. The proposed system is better mainly due to the use of facial features rather than the entire face. Advantages in terms of  Human Face recognition accuracy and better unfair power Computational cost because smaller images require less processing to train the image processing PCA.  The use of dominant features and hence can be used as an effective means of authentication IMPLEMENTATION FACE RECOGNITION USING NEURAL NETWORK We classify our project into two parts. These two stages are:- 1) Feature Extraction (Training) 2) Classification (Testing) The first part of our project is feature extraction (Training). Feature Extraction is done with the help of image processing PCA (Principle component Analysis) Technique and Classification will do with the help of Neural Network. Here we considered the Yale Database, in which the database is having the images of 15 persons with 11 different positions. Every image in the database is of size 240 X 300 pixels means each image is having 72000 pixels and the number of images are 165. So the total pixels processing is 72000 x 165. The processing of such a huge data is difficult and also time consuming. So we required to minimize the data first without interfering the image features and contents. So to reduce the number of pixels processed per image we use here the concept of image down sampling.
  • 5. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 5 | P a g e TRAINING FACES Step 1: Prepare the data In this step, the faces constituting the training set (Γ) should be prepared for processing. Firstly we down sampled these images to 60 X 80 pixels i.e. the down sampling ratio is 0.25. So the number of pixels is reduced from 72000 to 4800 pixels. Due to that, the speed of operation of our project has increased. Now from those images, we considered either all eleven images for training or depends on our choice, although we can say that eight images are used for training but it may be possible that subject came in front of system may having passion from that remaining three images. As the number of images for training is increased the result has also increased. Down Sampling = |Xn / N| Where, Xn- Image Pixel Values and N- Down Sampling Rate. Here we considered N=4. Figure bellow shows the Down sampling image. Figure 2 down sampling of Image The Example of down sampled image is shown in figure bellow. The input image is of size 240 X 300 pixels and the down sampled image is of size 60 x 80 pixels. Figure 3. Input image with 240 x 300 pixels down sampled image with 60 x 80 pixels  We has arranged all the images in the in the row wise with each row size of 60 X 80 = 4800 pixels per row Step 2: find the mean The average matrix Ψ has to be calculated, then subtracted from the original faces (Γ) and the result stored in the variable ɸi Ψ = M ∑n-1M Γ ɸ = Γ – Ψ Image with pixel value of 240 X 320 Down Sampling Image with pixel value of 60 X 80
  • 6. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 6 | P a g e Step 3: find the covariance matrix, Covariance C is calculated C=  We formed a matrix of size 4800 X 165 pixels. From that we had calculated variance and covariance. After covariance the new matrix is formed of size 4800 X 4800 pixels  The formula for variance and covariance is shown bellow ----- Variance -------- Covariance Step 4: find the eigenvectors, Eigen-values of the covariance matrix in below step Description of the correct algorithm for determination of eigenvectors and Eigen-values is absent here, as it belongs to the standard arsenal of most math programming libraries.  After that, we had calculated Eigen Values of matrix size 4800 X 4800 and Eigen vector of size 4800 X 1. Figure 4. Rough sketch for Eigen value and vector calculation Training image of size 4800 pixels Image Matrix of size 4800 X 4800 pixels After Covariance calculation Eigen Vector of size 4800X4800 Eigen Value of size 4800X1
  • 7. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 7 | P a g e  From these Eigen values and Eigen vector we drawn the Eigen face. The Eigen faces we calculate are 20 instead of 15 (as we use 15 persons) for our convenience and for result improvement Step 5: find the principal components M eigenvectors (Eigen-faces) ui, only M' should be chosen, which have the greatest Eigen- values. The greater the Eigen-value, the more characteristic features of a human face does the particular eigenvector describe. Eigen-faces with low Eigen-values can be retrieved, as they explain only a small part of characteristic features of the faces. After M' Eigen-faces ui are determined, the “training” phase of the algorithm is finished.  We had calculated the 20 PCA values as we consider here 20 Eigen face. So for each Eigen face the PCA is being calculated. The size of that calculated PCA is 4800 X 20 for all images. Now, PCA value is 240 X 20 matrixes for every person i.e. for 11 posses of a person. PCA is well known statistical procedure that can be used to derive important features by reducing the dimensions of given input vector without losing information. The features of interest may not be available explicitly, and must be derived from the available attributes of individuals. The feature extraction step is completed after image processing PCA values are being calculated. Once PCA values are being calculated, the same PCA values are used for testing purpose to avoid the overhead of the project and increase the speed of our system. CLASSIFYING THE FACES The process of classification of a new (unknown) face Γnew to one of the classes (known faces) proceeds in two steps. First, the new image is transformed into its Eigenface components. The resulting weights form the weight vector ΩnewT wk =ukT(Γnew –Ψ) k= 1, 2, 3, …..M ΩnewT = (w1 ,w2, . . . wM) The Euclidean distance between two weight vectors d(Ωi, Ω j) provides a measure of similarity between the corresponding images i and j. If the Euclidean distance between Γnew and other faces exceeds - on average - some threshold value ɵ, one can assume that Γnew is no face at all. d(Ωi, Ω j) also allows one to construct ”clusters” of faces such that similar faces are assigned to one cluster. Euclidian Distance Let p and q are two images with coordinates (Px, Py) and (Qx, Qy) respectively. The Euclidian distance between these two images is Euclidian distance = De(p,q) = √ ∑(Px-Qx)2 + (Py-Qy)2 The Notation used here are: -
  • 8. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 8 | P a g e I Face image N × N Size of I Γ Training set Γi Face image i of the training set Γnew New (unknown) image Ψ Average face M = | Γ | Number of Eigen-faces M' Number of Eigen-faces used for face recognition C Covariance matrix XT Transposed X (if X is a matrix) u Eigenvector (Eigenface) λ Eigen-value wi Weight I Ωi T Weight vector of the image i ɵ Threshold value Table 1 Notation used Overview of the algorithm Figure 5 Face recognition algorithms
  • 9. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 9 | P a g e RESULT Face recognition result The input image was given to program for recognition. The input images have different positions. For this, whether the input image with different posses was matched or not was shown in figures bellow. Figure 9 Wink face position Figure 10 Left light position Figure 11 Surprised Face Position
  • 10. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 10 | P a g e Figure 12 Wear Glass position Figure 13 Left light possessions Reccogntion Result Here we consider different number of images from our database. This number is represented by num_train. Also we consider different epochs for improvement of our results. The Mean Square Error (MSE) has been calculated along with gradient. The Technical results are taken by us with different K- values and with different Epochs. The results for num_train 1 as follows: For num_train 1: - num_train = 1 TRAINLM, Epoch 0/800, MSE 2.7065/0, Gradient 346207/1e-010 TRAINLM, Epoch 25/800, MSE 0.0222229/0, Gradient 30.0975/1e-010 TRAINLM, Epoch 50/800, MSE 0.0222222/0, Gradient 3.21355/1e-010 TRAINLM, Epoch 75/800, MSE 0.0222222/0, Gradient 2.52829/1e-010 TRAINLM, Epoch 100/800, MSE 0.0222222/0, Gradient 1.97737/1e-010 TRAINLM, Epoch 125/800, MSE 0.0222222/0, Gradient 1.53959/1e-010
  • 11. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 11 | P a g e TRAINLM, Epoch 150/800, MSE 0.0222222/0, Gradient 1.19616/1e-010 TRAINLM, Epoch 175/800, MSE 0.0222222/0, Gradient 0.927193/1e-010 TRAINLM, Epoch 200/800, MSE 0.0222222/0, Gradient 0.718575/1e-010 TRAINLM, Epoch 225/800, MSE 0.0222222/0, Gradient 0.561029/1e-010 TRAINLM, Epoch 250/800, MSE 0.0222222/0, Gradient 0.546209/1e-010 TRAINLM, Epoch 275/800, MSE 0.0222222/0, Gradient 0.531751/1e-010 TRAINLM, Epoch 300/800, MSE 0.0222222/0, Gradient 0.517701/1e-010 TRAINLM, Epoch 325/800, MSE 0.0222222/0, Gradient 0.503997/1e-010 TRAINLM, Epoch 350/800, MSE 0.0222222/0, Gradient 0.490679/1e-010 TRAINLM, Epoch 375/800, MSE 0.0222222/0, Gradient 0.477688/1e-010 TRAINLM, Epoch 400/800, MSE 0.0222222/0, Gradient 0.465062/1e-010 TRAINLM, Epoch 425/800, MSE 0.0222222/0, Gradient 0.452747/1e-010 TRAINLM, Epoch 450/800, MSE 0.0222222/0, Gradient 0.440776/1e-010 TRAINLM, Epoch 475/800, MSE 0.0222222/0, Gradient 0.4291/1e-010 TRAINLM, Epoch 500/800, MSE 0.0222222/0, Gradient 0.417752/1e-010 TRAINLM, Epoch 525/800, MSE 0.0222222/0, Gradient 0.406682/1e-010 TRAINLM, Epoch 550/800, MSE 0.0222222/0, Gradient 0.395922/1e-010 TRAINLM, Epoch 575/800, MSE 0.0222222/0, Gradient 0.385426/1e-010 TRAINLM, Epoch 600/800, MSE 0.0222222/0, Gradient 0.375225/1e-010 TRAINLM, Epoch 625/800, MSE 0.0222222/0, Gradient 0.365275/1e-010 TRAINLM, Epoch 650/800, MSE 0.0222222/0, Gradient 0.355603/1e-010 TRAINLM, Epoch 675/800, MSE 0.0222222/0, Gradient 0.346169/1e-010 TRAINLM, Epoch 700/800, MSE 0.0222222/0, Gradient 0.337/1e-010 TRAINLM, Epoch 725/800, MSE 0.0222222/0, Gradient 0.328056/1e-010 TRAINLM, Epoch 750/800, MSE 0.0222222/0, Gradient 0.319364/1e-010 TRAINLM, Epoch 775/800, MSE 0.0222222/0, Gradient 0.310885/1e-010 TRAINLM, Epoch 800/800, MSE 0.0222222/0, Gradient 0.302644/1e-010 TRAINLM, Maximum epoch reached, performance goal was not met. num_train = 1 recRatio = 34.5455 recognitionRatio = 34.5455
  • 12. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 12 | P a g e CONCLUSION This work illustrates the use of Neural Network for face detection, which gives the improved result as compared to conventional face recognition methods. The main limitation of the available (Current) face recognition system is that they only detect upright faces looking at the camera. Separate versions of the system could be trained for each head orientation, and the results could be combined using different arbitration methods similar to those presented here. In previous work, the face position must be center-light position; any lighting effect will affect the system. Similarly the eyes of person must be open and without glass. If such obstacles are on the face of person, the feature detection is complicated. Preliminary work in this era indicates that detecting profiles views of human faces is more difficult than detecting frontal views, because they have smaller amount of stable features and because the input window will contain more background pixels. When an image sequence is available, temporal coherence can focus attention on particular portions of the images. As a face moves about, its location in one frame is a strong predictor of its location in next frame. Standard tracking methods, as well as expectation-based methods, can be applied to focus the detector‟s attention. Other methods of improving system performance include obtaining more positive examples for training, or applying more sophisticated image preprocessing and Normalization techniques. The previous work required more complication in systems as well as the result of matching is not up to the satisfaction of any system. In our system special face features are not required for recognition process. The face features are detected using PCA. The feature face formed is Eigen face. Due to Eigen face, calculations in the specific face features are not required. So the overhead of the system is reduced as number of user of the system is going to increase. The results we got here using Yale face database is up to the satisfaction of requirement of any system. As we were worked on more posses of the persons, so for our system, the center-light position is not required every time. For our algorithm, we say that as numbers of images for training are more and the epochs are more the result is increases. But the problem is that time require to complete the recognition is increases. As numbers of images are increases, time required to complete the recognition is increases. REFERENCES [1] A. S.Tolba, A.H. El-Baz, and A.A. El-Harby. “Face Recognition: A Literature Review”, World Academy of Science, Engineering and Technology Vol:2 2008-07-21.
  • 13. NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 2, ISSUE 11, Nov.-2015 13 | P a g e [2] B.K.Gunturk,A.U.Batur, and Y.Altunbasak,(2003) “Eigen-face-domain super-resolution for face recognition,” IEEE Transactions of . Image Processing. Vol.12, no.5.pp. 597-606. [3] “Face Recognition Methods Based on Principal Component Analysis and Feed-forward Neural Networks” by: - Milo5 Oravec, Jarmila PavloviEov6, IEEE paper number- 0-7803- 83S9-1/04, ©2004 IEEE [4] JawadNagi, Syed Khaleel Ahmed FarrukhNagi, “A MATLAB based Face Recognition System using Image Processing and Neural Networks”, 4th International Colloquium on Signal Processing and its Applications, March 7-9, 2008, Kuala Lumpur, Malaysia. [5] “High-Speed Face Recognition Based on Discrete Cosine Transform and RBF Neural Networks” by: -Meng Joo Er, Member, IEEE transactions on neural networks, vol. 16, No. 3, May 2005 [6] Ming-Hsuan Yang, D. Kriegman, and N.Ahuja, “Detecting Faces in Images: A Survey”, IEEE Trans On Pattern Analysis and Machine Intelligence, Vol.24, No.1, pp. 34-58, January 2002. [7] Xiaofei He, Shuicheng Yan, Yuxiao Hu, ParthaNiyogi, and Hong-Jiang Zhang, “Face Recognition Using Laplacian faces” IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 27, NO. 3, March 2005. [8] Abid, S. Fnaiech,F., and Najim, M., “A Fast Feed forward Training Algorithm Using A Modified Form Of The Standard Back-propagation Algorithm”, IEEE Transaction on Neural Networks, 12 (2001) 424–430 [9] T. Kathirvalava kumar and P. Thangavel, “A Modified Back-Propagation Training Algorithm for Feed forward Neural Networks”, Neural Processing Letters (2006) 23:111–119 © Springer 2006. [10] V.V. Joseph Rajapandian, N.Gunaseeli, “Modified Standard Back-Propagation Algorithm with Optimum Initialization for Feed-Forward Neural Networks”, International Journal of Imaging Science and Engineering (IJISE). [11] RabiaJafri, and Hamid R. Arabnia, “A Survey of Face Recognition Techniques”, Journal of Information Processing Systems, Vol.5, No.2, June 2009 [12] Stewart lorrance, C.LeeGills,Ah Chung Tsoi, Andrew D Back, “Face Recognition: A Convolution Neural Network Approach”, IEEE Transactions on Neural Networks, Special Issue on Neural Networks and Pattern Recognition.