SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 
www.ijera.com 151 | P a g e 
Implementation of Face Recognition in Cloud Vision Using Eigen Faces Suguna M K*, Shrihari M R**, Mahesh M R*** * Suguna M K, Asst. Prof, Dept. of ISE, Sir MVIT, Banaglore, Karnataka, India ** Shrihari M R, Asst. Prof, Dept. of CSE, S.J.C.I.T, Chickballapura, Karnataka, India ***Mahesh M R4,, Asst. Prof, Dept. of ECE, NCET, Banaglore, Karnataka, India Abstract Cloud computing comes in several different forms and this article documents how service, Face is a complex multidimensional visual model and developing a computational model for face recognition is difficult. The papers discuss a methodology for face recognition based on information theory approach of coding and decoding the face image. Proposed System is connection of two stages – Feature extraction using principle component analysis and recognition using the back propagation Network. This paper also discusses our work with the design and implementation of face recognition applications using our mobile-cloudlet-cloud architecture named MOCHA and its initial performance results. The dispute lies with how to performance task partitioning from mobile devices to cloud and distribute compute load among cloud servers to minimize the response time given diverse communication latencies and server compute powers 
Key Words: Face recognition, Principal component analysis (PCA), Artificial Neural network (ANN), Eigenvector, Eigenfaces. 
I. INTRODUCTION 
The face is the primary focus of attention in the society, playing a major role in conveying identity and emotion. The ability to infer intelligence. Face recognition has become an important issue in many applications such as criminal identification security systems, Debit card verification, etc., as opposed to recognizing them, cane important. A human can recognize thousands of faces learned throughout the lifetime and identify familiar faces at a glance even after years of separation although it is clear that people are good at face recognition, it is not at all obvious how faces are encode or decode by a human brain. Human face recognition has been studied for more than no of years. Implementing a computational model of face recognition is slightly difficult, because faces are complex, dimensional visual stimuli. This skill is quite robust, despite of large changes in the visual stimulus due to viewing methods.[2] 
II. RELATED WORK 
There are two basic types for face recognition. The first type is based on extracting feature vectors from the basic parts of a face such as eyes, nose, mouth, and chin, with the help of deformable templates and extensive mathematics. Then key information from the basic parts of face is gathered and converted into a feature vector. Yullie and Cohen [1] used deformable templates in contour extraction of face images. Recognition system is implemented based on Eigenfaces; PCA and ANN. Principal Component analysis for face recognition is based on the information theory approach in which the relevant information in a face image is extracted as efficiently as possible. Another method is based on the information theory. In this method, information that best describes a face is derived from the entire face image. Based on the expansion in pattern recognition, Kirby and Sirovich [5], [6] have shown that any particular face can be represented in terms of a best coordinate system termed as "eigenfaces". Later, Turk and Pentland [7] proposed a face recognition method based on the Eigenfaces approach. An unsupervised pattern recognition scheme is proposed in this paper which is independent of excessive geometry and computation. Further Artificial Neural Network was used for classification. Artificial Neural Network concept is used because of its ability to learn ' from observed data.[2] 
III. PROPOSED SYSTEM 
The proposed System is coding and decoding of face images, emphasizing the significant features. In the relevant information language of information theory and In the image face is extracted, encoded and then compared with a database of models. The proposed method is independent of any judgment of features (open/closed eyes, different facial expressions, with and without Glasses). The face recognition system is as follows: 
Since the number of network methods is equal to the number of people in the database, therefore forty networks, one for each person was created.. PCA is a statistical method under the broad title of factor 
RESEARCH ARTICLE OPEN ACCESS
Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 
www.ijera.com 152 | P a g e 
analysis. The purpose of PCA is to reduce the large dimensionality of the image space (observed variables) to the smaller intrinsic dimensionality of feature space (independent variables), which are needed to describe the image data economically. A face recognition system usually has a sequential configuration of processing steps: face detection, pre- processing, feature detection, feature extraction and classification. Early research of facial expression recognition needs the help of markers for facial feature point detection. The first important factor in facial recognition systems is its ability to differentiate between the background and the face PCA algorithm extracts orthonormal linear projections, called eigenvectors that maximize the scatter of all projected samples. It enables one to represent an image as linear combination of orthonormal vectors, called eigen pictures.[1]&[2] 
Fig. 1 – Face Formation and getting face descriptor A. Processing of Face Library Formation Face images are stored in a face library in the system. Every action such as training set or Eigen face formation is performed on this face library. Image size normalization, histogram equalization and conversion into gray scale are used for preprocessing of the image. The face library is further divided into two sets – training dataset (60% of individual image) and testing dataset (rest 40% images). The process is described in Fig. 1. This module automatically reduce every face image to X*Y pixels(based on user request), can distribute the intensity of face images (histogram equalization) in order to improve face recognition performance.[2] B. Calculating Eigenfaces Library Formation 
The face can also be approximated using only the best M Eigenfaces, which have the largest eigenvalues. It accounts for the most variance within the set of face images. The face library entries are normalized. For calculating the Eigenfaces PCA algorithm [5], [8], was used. Let a face image I(x, y) be a two-dimensional N x N array. An image may also be considered as a vector of dimension N2, so that a typical image of size 92 x 112. An group of images, then, a collection of points in this huge space. Eigenfaces are calculated from the training set An separate face can be entitled exactly in terms of a linear combination of Eigenfaces. Best M Eigenfaces span an M- dimensional subspace which is called the "face space" of all possible images.[2] Images of faces, being similar in overall Information, will not be distributed in this huge image space and thus can be described by a relatively low dimensional subspace. The main aim of the principal component analysis. 
Fig – 2 Eigen Faces and their mean Image 
These vectors define the subspace of face images, which we call "face space". The vector is of length N2, and is a linear combination of the existing face images. the covariance matrix corresponding to
Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 
www.ijera.com 153 | P a g e 
the existing face images, and because they are used as face-like in appearance in different images, we refer to them as "Eigenfaces".. Let the training set of face images be Г1, Г2, Г3... ГM then the average of the set is defined by 
(1) The face different from the avg by the vector Φi =Гi – Ψ (2) An above training set is shown in Fig 2, with the average face Ψ. This set of very large vectors is then subject to method of PCA, which attempt a set of M orthonormal vectors, un , which best describes the distribution of the data. The kth vector, uk , is chosen such thatis a maximum, subject toFace vectors. 
The vectors and scalar are the eigenvectors and eigen values, respectively of the covariance matrix. C. Artificial Neural Networks Artificial Neural networks have been perform to complex functions in various fields of application including pattern recognition, identification, classification, speech, vision and control systems. D. Eigenfaces Simulation of ANN for Recognition These new descriptors are given as an input to every network; further these networks are simulated. Compare the simulated results and if the maximum output exceeds the predefined threshold level, then it is confirmed that this new face belongs to the recognized person with the maximum output (fig. 3). New test image is taken for recognition (from test dataset and its face descriptor is calculated from the eigenfaces . 
Fig. 3 – Testing of Neural Network 
IV. IMPLEMENTATAION 
Eigenfaces are calculated by using PCA algorithm and experiment is performed by varying the number of Eigenfaces used in face space to calculate the face descriptors of the images. (expression, illumination, etc.) The proposed method is tested on ORL face database. Database has more than one image of an individual’s face with different conditions. There are ten different images of each of 40 distinct subjects. Each image has the size of 112 x 92 pixels with 256 levels of grey. For some subjects, the images were taken at different methods, varying the lighting, affecting face expressions (open / closed eyes, smiling / not smiling) and facial details. Homogeneous background with the subjects in an upright, frontal position. A display image of the Database of the Faces is available (Fig. 4). The original pictures of 112 x 92 pixels have been resized to 6 x 46 so that the input space has the dimension of 2576. The numbers of network used are equal to number of subjects in the database. The initial parameters of the Neural Network used in the experiment are given below: • Method: Forward back propagation network • Number of layers: 3 (input, one hidden, output layer) • Transfer the no of function of the ith layer: Tansig • Training Function: Trainlm Since the number of networks is equal to the number of people in the database, therefore forty networks, one for each person was created. Among the ten images, The proposed technique is analyzed by varying the number of eigenfaces used for feature extraction.
Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 
www.ijera.com 154 | P a g e 
Fig. 4 – A complete process of PCA, Eigenfaces and ANN based faced recognition system 
V. ANALYSIS 
The proposed System is analyzed by varying the number of Eigenfaces used for aspect of something. The recognition performance is shown in Table I. 
Recognition Score of Face Recognition Using PCA and ANN 
No Of Eigenfaces 
Recognition Result1 
Recognition Result2 
Average of Result 1-2 
20 
98.327 
96.425 
97.376 
40 
95.506 
96.581 
96.0435 
60 
94.006 
94.987 
94.4965 
80 
94.950 
94.837 
94.8935 
100 
95.250 
93.993 
94.6215 
Table I. Recognition Score of Face Recognition Using PCA and ANN The result derived from proposed method is compared with the other techniques which are 1. K- means [2], 2. Fuzzy Ant with fuzzy C-means.[2] Comparison of the result has been tabulated in Table II. 
Method 
Recognition Rate 
K-Means 
86.75 
Fuzzy Ant With Fuzzy 
94.82 
Proposed 
97.08 
Table II. Comparison of the Result 
VI. CONCLUSIONS 
In this paper, we have discussed a face recognition approach using PCA and Neural Network techniques. The result is compared with K-means, Fuzzy Ant with fuzzy C-means and proposed technique gives a better recognition rate then the other two. In the Table I one can see the recognition rate by varying the Eigenfaces and the maximum recognition. Eigenfaces of highest eigenvalues are actually needed to produce a complete basis for the face space, As shown in Table I, maximum recognition rate is for M =50. The Eigenfaces method is very sensitive In the Table II one can see the advantage of using the proposed face recognition over K-means method and Fuzzy Ant with fuzzy C-means based algorithm. REFERENCES [1] Yuille, A. L., Cohen, D. S., and Hallinan, P. W.,"Feature extraction from faces using deformable templates", Proc. of CVPR, (1989) 
[2] Mayank Agarwal, Nikunj Jain, Mr. Manish Kumar and Himanshu Agrawal”Face Recognition Using Eigen Faces and Artificial Neural Network” International
Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 
www.ijera.com 155 | P a g e 
Journal of Computer Theory and Engineering, Vol. 2, No. 4, August, 2010 1793-8201 [3] Victor-Emil and Luliana-Florentina, “Face Rcognition using a fuzzy – Gaussian ANN”, IEEE 2002. Proceedings, Aug. 2002 Page(s):361 –368 [4] [Howard Demuth,Mark Bele,Martin Hagan, “Neural Network Toolbox” [5] Kirby, M., and Sirovich, L., "Application of theKarhunen-Loeve procedure for thecharacterization of human faces", IEEE PAMI, Vol. 12, pp. 103-108, (1990). [6] Sirovich, L., and Kirby, M., "Low- dimensionalprocedure for the characterization of human faces", J.Opt. Soc. Am. A, 4, 3,pp. 519-524, (1987). [7] Turk, M., and Pentland, A., "Eigenfaces for recognition", Journal ofCognitive Neuroscience, Vol. 3, pp. 71-86, (1991). [8] S. Gong, S. J. McKeANNa, and A. Psarron, Dynamic Vision, Imperial College Press, London, 2000. [9] Manjunath, B. S., Chellappa, R., and Malsburg, C., "A feature based approach to face recognition", Trans. Of IEEE, pp. 373- 378, (1992). [10] S. Makdee, C. Kimpan, S. Pansang, “Invariant range image multi - pose face recognition using Fuzzy ant algorithm and membership matching score” Proceedings of 2007 IEEE International Symposium on Signal Processing and Information Technology,2007, pp. 252-256

Weitere ähnliche Inhalte

Was ist angesagt?

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
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...IJMER
 
Deep learning for pose-invariant face detection in unconstrained environment
Deep learning for pose-invariant face detection in unconstrained environmentDeep learning for pose-invariant face detection in unconstrained environment
Deep learning for pose-invariant face detection in unconstrained environmentIJECEIAES
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Real time face recognition system using eigen faces
Real time face recognition system using eigen facesReal time face recognition system using eigen faces
Real time face recognition system using eigen facesIAEME Publication
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodIRJET Journal
 
Report Face Detection
Report Face DetectionReport Face Detection
Report Face DetectionJugal Patel
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET Journal
 
IRJET - A Review on Face Recognition using Deep Learning Algorithm
IRJET -  	  A Review on Face Recognition using Deep Learning AlgorithmIRJET -  	  A Review on Face Recognition using Deep Learning Algorithm
IRJET - A Review on Face Recognition using Deep Learning AlgorithmIRJET Journal
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET Journal
 
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...CSCJournals
 
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISFACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISIAEME Publication
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...sipij
 
Medoid based model for face recognition using eigen and fisher faces
Medoid based model for face recognition using eigen and fisher facesMedoid based model for face recognition using eigen and fisher faces
Medoid based model for face recognition using eigen and fisher facesijscmcj
 
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...Waqas Tariq
 

Was ist angesagt? (20)

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
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...
 
H0334749
H0334749H0334749
H0334749
 
Real time facial expression analysis using pca
Real time facial expression analysis using pcaReal time facial expression analysis using pca
Real time facial expression analysis using pca
 
Deep learning for pose-invariant face detection in unconstrained environment
Deep learning for pose-invariant face detection in unconstrained environmentDeep learning for pose-invariant face detection in unconstrained environment
Deep learning for pose-invariant face detection in unconstrained environment
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Real time face recognition system using eigen faces
Real time face recognition system using eigen facesReal time face recognition system using eigen faces
Real time face recognition system using eigen faces
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
 
Report Face Detection
Report Face DetectionReport Face Detection
Report Face Detection
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
 
IRJET - A Review on Face Recognition using Deep Learning Algorithm
IRJET -  	  A Review on Face Recognition using Deep Learning AlgorithmIRJET -  	  A Review on Face Recognition using Deep Learning Algorithm
IRJET - A Review on Face Recognition using Deep Learning Algorithm
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression Recognition
 
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
 
Aa4102207210
Aa4102207210Aa4102207210
Aa4102207210
 
Cu31632635
Cu31632635Cu31632635
Cu31632635
 
J01116164
J01116164J01116164
J01116164
 
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISFACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...
 
Medoid based model for face recognition using eigen and fisher faces
Medoid based model for face recognition using eigen and fisher facesMedoid based model for face recognition using eigen and fisher faces
Medoid based model for face recognition using eigen and fisher faces
 
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
 

Andere mochten auch

Cloud ran for mobile networks—a technology overview
Cloud ran for mobile networks—a technology overviewCloud ran for mobile networks—a technology overview
Cloud ran for mobile networks—a technology overviewieeepondy
 
Radisys - Cloud-RAN: Improving Mobile Operators’ Network Efficiency
Radisys - Cloud-RAN: Improving Mobile Operators’ Network EfficiencyRadisys - Cloud-RAN: Improving Mobile Operators’ Network Efficiency
Radisys - Cloud-RAN: Improving Mobile Operators’ Network EfficiencySmall Cell Forum
 
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...IJERA Editor
 
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...IJERA Editor
 
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...IJERA Editor
 
Scenario of Rural Electrification in India- Challenges and Impact
Scenario of Rural Electrification in India- Challenges and ImpactScenario of Rural Electrification in India- Challenges and Impact
Scenario of Rural Electrification in India- Challenges and ImpactIJERA Editor
 
ANew Framework for Secure M-Commerce
ANew Framework for Secure M-CommerceANew Framework for Secure M-Commerce
ANew Framework for Secure M-CommerceIJERA Editor
 
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...IJERA Editor
 
Dynamical modelling of the excavating chain of a ballast cleaning machine
Dynamical modelling of the excavating chain of a ballast cleaning machineDynamical modelling of the excavating chain of a ballast cleaning machine
Dynamical modelling of the excavating chain of a ballast cleaning machineIJERA Editor
 
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDG
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDGImpact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDG
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDGIJERA Editor
 
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...IJERA Editor
 
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...IJERA Editor
 
Measuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionMeasuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionIJERA Editor
 
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM Motor
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM MotorTNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM Motor
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM MotorIJERA Editor
 
Communication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet NetworkCommunication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet NetworkIJERA Editor
 
Visual Product Identification for Blind
Visual Product Identification for BlindVisual Product Identification for Blind
Visual Product Identification for BlindIJERA Editor
 
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...IJERA Editor
 

Andere mochten auch (20)

Cloud ran for mobile networks—a technology overview
Cloud ran for mobile networks—a technology overviewCloud ran for mobile networks—a technology overview
Cloud ran for mobile networks—a technology overview
 
Radisys - Cloud-RAN: Improving Mobile Operators’ Network Efficiency
Radisys - Cloud-RAN: Improving Mobile Operators’ Network EfficiencyRadisys - Cloud-RAN: Improving Mobile Operators’ Network Efficiency
Radisys - Cloud-RAN: Improving Mobile Operators’ Network Efficiency
 
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...
A Mathematical Modeling Approach of the Failure Analysis for the Real-Time Me...
 
H046014853
H046014853H046014853
H046014853
 
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...
Building Development Practice in Flood Prone Area: Case of Ogbaru Council Are...
 
A43050104
A43050104A43050104
A43050104
 
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...
Evaluation of Post-liquefaction Reconsolidation Settlement based on Standard ...
 
Scenario of Rural Electrification in India- Challenges and Impact
Scenario of Rural Electrification in India- Challenges and ImpactScenario of Rural Electrification in India- Challenges and Impact
Scenario of Rural Electrification in India- Challenges and Impact
 
ANew Framework for Secure M-Commerce
ANew Framework for Secure M-CommerceANew Framework for Secure M-Commerce
ANew Framework for Secure M-Commerce
 
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...
Optimization of Patrol Manpower Allocation Using Goal Programming Approach -A...
 
Dynamical modelling of the excavating chain of a ballast cleaning machine
Dynamical modelling of the excavating chain of a ballast cleaning machineDynamical modelling of the excavating chain of a ballast cleaning machine
Dynamical modelling of the excavating chain of a ballast cleaning machine
 
D044032430
D044032430D044032430
D044032430
 
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDG
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDGImpact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDG
Impact of Vehicle Class and Tire Pressure on Pavement Performance in MEPDG
 
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...
Preparation and Characterization of Lithium Ion Conducting Solid Polymer Elec...
 
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...
Correlated Color Temperature and Total Luminous Flux Influenced by Electrical...
 
Measuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionMeasuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian Distribution
 
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM Motor
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM MotorTNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM Motor
TNM Method Results Compared with Finite Element Analysis for a 30 KW SCIM Motor
 
Communication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet NetworkCommunication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet Network
 
Visual Product Identification for Blind
Visual Product Identification for BlindVisual Product Identification for Blind
Visual Product Identification for Blind
 
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...
Fluid Structural Modal Coupled Numerical Investigation of Transonic Flutterin...
 

Ähnlich wie Face Recognition in Cloud Using Eigenfaces and Neural Networks

Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...eSAT Publishing House
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...csijjournal
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection SystemIntrader Amit
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAIOSR Journals
 
Face Recognition using PCA and MSNN
Face Recognition using PCA and MSNNFace Recognition using PCA and MSNN
Face Recognition using PCA and MSNNRABI GAYAN
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionBRNSSPublicationHubI
 
Face recognition system
Face recognition systemFace recognition system
Face recognition systemYogesh Lamture
 
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
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...ijbuiiir1
 
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
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaIAEME Publication
 
Image–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlabImage–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlabIjcem Journal
 
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET Journal
 
Paper id 24201475
Paper id 24201475Paper id 24201475
Paper id 24201475IJRAT
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...IRJET Journal
 

Ähnlich wie Face Recognition in Cloud Using Eigenfaces and Neural Networks (20)

Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection System
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCA
 
184
184184
184
 
Face Recognition using PCA and MSNN
Face Recognition using PCA and MSNNFace Recognition using PCA and MSNN
Face Recognition using PCA and MSNN
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface Recognition
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
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
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
 
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
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and lda
 
Image–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlabImage–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlab
 
G1802033543
G1802033543G1802033543
G1802033543
 
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
 
Kh3418561861
Kh3418561861Kh3418561861
Kh3418561861
 
Paper id 24201475
Paper id 24201475Paper id 24201475
Paper id 24201475
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
 

Kürzlich hochgeladen

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
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
 

Kürzlich hochgeladen (20)

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
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 )
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
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...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
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...
 

Face Recognition in Cloud Using Eigenfaces and Neural Networks

  • 1. Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 www.ijera.com 151 | P a g e Implementation of Face Recognition in Cloud Vision Using Eigen Faces Suguna M K*, Shrihari M R**, Mahesh M R*** * Suguna M K, Asst. Prof, Dept. of ISE, Sir MVIT, Banaglore, Karnataka, India ** Shrihari M R, Asst. Prof, Dept. of CSE, S.J.C.I.T, Chickballapura, Karnataka, India ***Mahesh M R4,, Asst. Prof, Dept. of ECE, NCET, Banaglore, Karnataka, India Abstract Cloud computing comes in several different forms and this article documents how service, Face is a complex multidimensional visual model and developing a computational model for face recognition is difficult. The papers discuss a methodology for face recognition based on information theory approach of coding and decoding the face image. Proposed System is connection of two stages – Feature extraction using principle component analysis and recognition using the back propagation Network. This paper also discusses our work with the design and implementation of face recognition applications using our mobile-cloudlet-cloud architecture named MOCHA and its initial performance results. The dispute lies with how to performance task partitioning from mobile devices to cloud and distribute compute load among cloud servers to minimize the response time given diverse communication latencies and server compute powers Key Words: Face recognition, Principal component analysis (PCA), Artificial Neural network (ANN), Eigenvector, Eigenfaces. I. INTRODUCTION The face is the primary focus of attention in the society, playing a major role in conveying identity and emotion. The ability to infer intelligence. Face recognition has become an important issue in many applications such as criminal identification security systems, Debit card verification, etc., as opposed to recognizing them, cane important. A human can recognize thousands of faces learned throughout the lifetime and identify familiar faces at a glance even after years of separation although it is clear that people are good at face recognition, it is not at all obvious how faces are encode or decode by a human brain. Human face recognition has been studied for more than no of years. Implementing a computational model of face recognition is slightly difficult, because faces are complex, dimensional visual stimuli. This skill is quite robust, despite of large changes in the visual stimulus due to viewing methods.[2] II. RELATED WORK There are two basic types for face recognition. The first type is based on extracting feature vectors from the basic parts of a face such as eyes, nose, mouth, and chin, with the help of deformable templates and extensive mathematics. Then key information from the basic parts of face is gathered and converted into a feature vector. Yullie and Cohen [1] used deformable templates in contour extraction of face images. Recognition system is implemented based on Eigenfaces; PCA and ANN. Principal Component analysis for face recognition is based on the information theory approach in which the relevant information in a face image is extracted as efficiently as possible. Another method is based on the information theory. In this method, information that best describes a face is derived from the entire face image. Based on the expansion in pattern recognition, Kirby and Sirovich [5], [6] have shown that any particular face can be represented in terms of a best coordinate system termed as "eigenfaces". Later, Turk and Pentland [7] proposed a face recognition method based on the Eigenfaces approach. An unsupervised pattern recognition scheme is proposed in this paper which is independent of excessive geometry and computation. Further Artificial Neural Network was used for classification. Artificial Neural Network concept is used because of its ability to learn ' from observed data.[2] III. PROPOSED SYSTEM The proposed System is coding and decoding of face images, emphasizing the significant features. In the relevant information language of information theory and In the image face is extracted, encoded and then compared with a database of models. The proposed method is independent of any judgment of features (open/closed eyes, different facial expressions, with and without Glasses). The face recognition system is as follows: Since the number of network methods is equal to the number of people in the database, therefore forty networks, one for each person was created.. PCA is a statistical method under the broad title of factor RESEARCH ARTICLE OPEN ACCESS
  • 2. Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 www.ijera.com 152 | P a g e analysis. The purpose of PCA is to reduce the large dimensionality of the image space (observed variables) to the smaller intrinsic dimensionality of feature space (independent variables), which are needed to describe the image data economically. A face recognition system usually has a sequential configuration of processing steps: face detection, pre- processing, feature detection, feature extraction and classification. Early research of facial expression recognition needs the help of markers for facial feature point detection. The first important factor in facial recognition systems is its ability to differentiate between the background and the face PCA algorithm extracts orthonormal linear projections, called eigenvectors that maximize the scatter of all projected samples. It enables one to represent an image as linear combination of orthonormal vectors, called eigen pictures.[1]&[2] Fig. 1 – Face Formation and getting face descriptor A. Processing of Face Library Formation Face images are stored in a face library in the system. Every action such as training set or Eigen face formation is performed on this face library. Image size normalization, histogram equalization and conversion into gray scale are used for preprocessing of the image. The face library is further divided into two sets – training dataset (60% of individual image) and testing dataset (rest 40% images). The process is described in Fig. 1. This module automatically reduce every face image to X*Y pixels(based on user request), can distribute the intensity of face images (histogram equalization) in order to improve face recognition performance.[2] B. Calculating Eigenfaces Library Formation The face can also be approximated using only the best M Eigenfaces, which have the largest eigenvalues. It accounts for the most variance within the set of face images. The face library entries are normalized. For calculating the Eigenfaces PCA algorithm [5], [8], was used. Let a face image I(x, y) be a two-dimensional N x N array. An image may also be considered as a vector of dimension N2, so that a typical image of size 92 x 112. An group of images, then, a collection of points in this huge space. Eigenfaces are calculated from the training set An separate face can be entitled exactly in terms of a linear combination of Eigenfaces. Best M Eigenfaces span an M- dimensional subspace which is called the "face space" of all possible images.[2] Images of faces, being similar in overall Information, will not be distributed in this huge image space and thus can be described by a relatively low dimensional subspace. The main aim of the principal component analysis. Fig – 2 Eigen Faces and their mean Image These vectors define the subspace of face images, which we call "face space". The vector is of length N2, and is a linear combination of the existing face images. the covariance matrix corresponding to
  • 3. Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 www.ijera.com 153 | P a g e the existing face images, and because they are used as face-like in appearance in different images, we refer to them as "Eigenfaces".. Let the training set of face images be Г1, Г2, Г3... ГM then the average of the set is defined by (1) The face different from the avg by the vector Φi =Гi – Ψ (2) An above training set is shown in Fig 2, with the average face Ψ. This set of very large vectors is then subject to method of PCA, which attempt a set of M orthonormal vectors, un , which best describes the distribution of the data. The kth vector, uk , is chosen such thatis a maximum, subject toFace vectors. The vectors and scalar are the eigenvectors and eigen values, respectively of the covariance matrix. C. Artificial Neural Networks Artificial Neural networks have been perform to complex functions in various fields of application including pattern recognition, identification, classification, speech, vision and control systems. D. Eigenfaces Simulation of ANN for Recognition These new descriptors are given as an input to every network; further these networks are simulated. Compare the simulated results and if the maximum output exceeds the predefined threshold level, then it is confirmed that this new face belongs to the recognized person with the maximum output (fig. 3). New test image is taken for recognition (from test dataset and its face descriptor is calculated from the eigenfaces . Fig. 3 – Testing of Neural Network IV. IMPLEMENTATAION Eigenfaces are calculated by using PCA algorithm and experiment is performed by varying the number of Eigenfaces used in face space to calculate the face descriptors of the images. (expression, illumination, etc.) The proposed method is tested on ORL face database. Database has more than one image of an individual’s face with different conditions. There are ten different images of each of 40 distinct subjects. Each image has the size of 112 x 92 pixels with 256 levels of grey. For some subjects, the images were taken at different methods, varying the lighting, affecting face expressions (open / closed eyes, smiling / not smiling) and facial details. Homogeneous background with the subjects in an upright, frontal position. A display image of the Database of the Faces is available (Fig. 4). The original pictures of 112 x 92 pixels have been resized to 6 x 46 so that the input space has the dimension of 2576. The numbers of network used are equal to number of subjects in the database. The initial parameters of the Neural Network used in the experiment are given below: • Method: Forward back propagation network • Number of layers: 3 (input, one hidden, output layer) • Transfer the no of function of the ith layer: Tansig • Training Function: Trainlm Since the number of networks is equal to the number of people in the database, therefore forty networks, one for each person was created. Among the ten images, The proposed technique is analyzed by varying the number of eigenfaces used for feature extraction.
  • 4. Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 www.ijera.com 154 | P a g e Fig. 4 – A complete process of PCA, Eigenfaces and ANN based faced recognition system V. ANALYSIS The proposed System is analyzed by varying the number of Eigenfaces used for aspect of something. The recognition performance is shown in Table I. Recognition Score of Face Recognition Using PCA and ANN No Of Eigenfaces Recognition Result1 Recognition Result2 Average of Result 1-2 20 98.327 96.425 97.376 40 95.506 96.581 96.0435 60 94.006 94.987 94.4965 80 94.950 94.837 94.8935 100 95.250 93.993 94.6215 Table I. Recognition Score of Face Recognition Using PCA and ANN The result derived from proposed method is compared with the other techniques which are 1. K- means [2], 2. Fuzzy Ant with fuzzy C-means.[2] Comparison of the result has been tabulated in Table II. Method Recognition Rate K-Means 86.75 Fuzzy Ant With Fuzzy 94.82 Proposed 97.08 Table II. Comparison of the Result VI. CONCLUSIONS In this paper, we have discussed a face recognition approach using PCA and Neural Network techniques. The result is compared with K-means, Fuzzy Ant with fuzzy C-means and proposed technique gives a better recognition rate then the other two. In the Table I one can see the recognition rate by varying the Eigenfaces and the maximum recognition. Eigenfaces of highest eigenvalues are actually needed to produce a complete basis for the face space, As shown in Table I, maximum recognition rate is for M =50. The Eigenfaces method is very sensitive In the Table II one can see the advantage of using the proposed face recognition over K-means method and Fuzzy Ant with fuzzy C-means based algorithm. REFERENCES [1] Yuille, A. L., Cohen, D. S., and Hallinan, P. W.,"Feature extraction from faces using deformable templates", Proc. of CVPR, (1989) [2] Mayank Agarwal, Nikunj Jain, Mr. Manish Kumar and Himanshu Agrawal”Face Recognition Using Eigen Faces and Artificial Neural Network” International
  • 5. Shrihari M R et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.151-155 www.ijera.com 155 | P a g e Journal of Computer Theory and Engineering, Vol. 2, No. 4, August, 2010 1793-8201 [3] Victor-Emil and Luliana-Florentina, “Face Rcognition using a fuzzy – Gaussian ANN”, IEEE 2002. Proceedings, Aug. 2002 Page(s):361 –368 [4] [Howard Demuth,Mark Bele,Martin Hagan, “Neural Network Toolbox” [5] Kirby, M., and Sirovich, L., "Application of theKarhunen-Loeve procedure for thecharacterization of human faces", IEEE PAMI, Vol. 12, pp. 103-108, (1990). [6] Sirovich, L., and Kirby, M., "Low- dimensionalprocedure for the characterization of human faces", J.Opt. Soc. Am. A, 4, 3,pp. 519-524, (1987). [7] Turk, M., and Pentland, A., "Eigenfaces for recognition", Journal ofCognitive Neuroscience, Vol. 3, pp. 71-86, (1991). [8] S. Gong, S. J. McKeANNa, and A. Psarron, Dynamic Vision, Imperial College Press, London, 2000. [9] Manjunath, B. S., Chellappa, R., and Malsburg, C., "A feature based approach to face recognition", Trans. Of IEEE, pp. 373- 378, (1992). [10] S. Makdee, C. Kimpan, S. Pansang, “Invariant range image multi - pose face recognition using Fuzzy ant algorithm and membership matching score” Proceedings of 2007 IEEE International Symposium on Signal Processing and Information Technology,2007, pp. 252-256