CFP last date
22 April 2024
Call for Paper
May Edition
IJCA solicits high quality original research papers for the upcoming May edition of the journal. The last date of research paper submission is 22 April 2024

Submit your paper
Know more
Reseach Article

An Algorithm for Face Recognition based on Isolated Image Points with Neural Network

by Hassan Jaleel Hassan, Ali Kamal Taqi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 150 - Number 2
Year of Publication: 2016
Authors: Hassan Jaleel Hassan, Ali Kamal Taqi
10.5120/ijca2016911457

Hassan Jaleel Hassan, Ali Kamal Taqi . An Algorithm for Face Recognition based on Isolated Image Points with Neural Network. International Journal of Computer Applications. 150, 2 ( Sep 2016), 1-5. DOI=10.5120/ijca2016911457

@article{ 10.5120/ijca2016911457,
author = { Hassan Jaleel Hassan, Ali Kamal Taqi },
title = { An Algorithm for Face Recognition based on Isolated Image Points with Neural Network },
journal = { International Journal of Computer Applications },
issue_date = { Sep 2016 },
volume = { 150 },
number = { 2 },
month = { Sep },
year = { 2016 },
issn = { 0975-8887 },
pages = { 1-5 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume150/number2/26062-2016911457/ },
doi = { 10.5120/ijca2016911457 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:54:47.898111+05:30
%A Hassan Jaleel Hassan
%A Ali Kamal Taqi
%T An Algorithm for Face Recognition based on Isolated Image Points with Neural Network
%J International Journal of Computer Applications
%@ 0975-8887
%V 150
%N 2
%P 1-5
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

On the last years, face recognition has become a popular area of research in computer vision and one of the most successful applications of image analysis and understanding. Face recognition is of two types. One is pixel-based and the other is feature-based. Pixel-based techniques use principal component analysis (PCA) for face recognition, whereas feature-base techniques extract the facial features and use them to classify faces. Feature-based technique has been used in this work. Feature-based techniques extract the features of the face and use it for recognition. The recognition system should be robust enough to classify the face. Therefore, the training set should contain all the orientations of the face. In this work, the front view has only been taken in to consideration assuming that each person should stand in front of camera. The first step of the proposed algorithm is to resolve the image to Red, Green and Blue bands, then deal with each image as a gray scale one which is represented as a 2-D matrix. The second step is to detect isolated image points using simple method and alternative method. The third step is to extract features from each band. Finally, extracted features should be trained by neural network structure. Ten images have been tested by the proposed algorithm and the result of accuracy rate was 100%.

References
  1. Riedmiller, M., Braun, H., “ A direct adaptive method for faster backpropagation learning: the RPROP algorithm”, proc. Of the IEEE Int. conf. on neural networks, 1993.
  2. P.Latha, Dr. L. Ganeasan and Dr. S. Annadurai.,"Face Recognition using neural network", Intrnational Journal of signal processing. Vol. 3, Issue 5, pp. 153.
  3. S. Sridhar,”Digital Image Processing”, Oxford University Press, 2011.
  4. Gonzalez, R. C., Woods, R. E.,"Digital Image Processing", Third Edition, Pearson Prentice Hall, 2009.
  5. Chitra, S. P., “ Use neural network for problem solving”, Chemical Engineering Progress, pp. 44-52, April 1993.
  6. Rowley, H.A. , Baluja, S. , Kanade, T., “ Neural network-based face detection”, Pattern Analysis and Machine Intelligence, IEEE Transactions. Vol. 20 ,  Issue: 1 PP. 23-38. 1998.
  7. Phillips, P.J. ; Flynn, P.J. ; Scruggs, T. ; Bowyer, K.W. “Overview of the face recognition grand challenge”, Computer Vision and Pattern Recognition. IEEE Computer Society Conference. Vol.1. 2005.
  8. Ahonen, T. Hadid, A. ; Pietikainen, M., “Face Description with Local Binary Patterns: Application to Face Recognition”, Pattern Analysis and Machine Intelligence, IEEE Transactions. Vol. 28,   Issue: 12, PP. 2037-2041. 2006.
  9. Naseem, I. ; Togneri, R. ; Bennamoun, M. , “Linear Regression for Face Recognition”, Pattern Analysis and Machine Intelligence, IEEE Transactions. Vol. 32, No.11, PP. 2106-2112. 2010.
  10. Gonzalez, R. C., Woods, R. E.,"Digital Image Processing", Adison-Wesely Publishing Company 1992.
Index Terms

Computer Science
Information Sciences

Keywords

Face recognition Feature extraction Facial feature detection Biometric identification Recognition based on neural network