PCA based Eigen Face Generation
#1

[attachment=9419]
Principal Component Analysis
• PCA is a powerful tool for analyzing data.
• It is a way of identifying patterns in data, and expressing the data in such a way as to highlight their similarities and differences.
• Principal component analysis (PCA) involves a mathematical procedure that transforms a number of possibly correlated variables into a smaller number of uncorrelated variables called principal components.
• Principal Components Analysis is a method that reduces data dimensionality by performing a covariance analysis between factors.
• One of the main applications of the PCA in Computer Vision is in facial recognition.
• By means of PCA one can transform each original image of the training set into a corresponding Eigen face
Eigen Face Generation
• Each Eigen face represents only certain features of the face, which may or may not be present in the original image.
• If the feature is present in the original image to a higher degree, the share of the corresponding Eigen face in the” sum” of the Eigen faces should be greater.
• First, the original images of the training set are transformed in to a set of Eigen faces E.
• An eigenvector of a matrix is a vector such that, if multiplied with the matrix, the result is always an integer multiple of that vector. This integer value is the corresponding Eigen value of the eigenvector
• Eigenvectors possess following properties:
• They can be determined only for square matrices
• There are n eigenvectors (and corresponding Eigen values) in a n × n matrix.
• All eigenvectors are perpendicular, i.e. at right angle with each other.
Steps Required for PCA Algorithm
Requirements

Operating System
• Linux (32-bit)
• Mac OS X (Intel 32-bit)
• Mac OS X (Intel 64-bit)
• Windows (32-bit)
• Windows (64-bit)
Hardware Requirements:
• CPU 32 bit intel core duo Pentium IV processor with 1.86GHz or similar
• 512 MB RAM
• Disk Space 510 MB
Expected Output:
Eigen faces of the given training
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: implementation of face recognistion using pca lda ica ppt s, pca in image processing matlab code project, pca source code matlab in image mining, fpga pca based itrusion detection system, face recognition pca download, pca in image processing matlab code, kernel pca face recognition matlab code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
Brick Face Recognition using the Techniques Base on Principal Component Analysis (PCA) computer science crazy 3 2,968 04-03-2013, 01:21 PM
Last Post: Guest
  FACE RECOGNITION USING NEURAL NETWORKS (Download Seminar Report) Computer Science Clay 70 32,044 01-02-2013, 09:28 PM
Last Post: Guest
  FACE RECOGNITION TECHNOLOGY A SEMINAR REPORT Computer Science Clay 25 35,486 14-01-2013, 01:07 PM
Last Post: seminar details
  Next Generation Secure Computing Base (NGSCB) computer science crazy 8 8,162 27-10-2012, 12:22 PM
Last Post: seminar details
  A NOVEL REPLICA DETECTION SYSTEM USING BINARY CLASSIFIERS, R-TREES, AND PCA computer girl 0 1,050 07-06-2012, 05:16 PM
Last Post: computer girl
  Finding Bugs in Web Applications Using Dynamic Test Generation and Explicit-State Mod seminar surveyer 2 2,355 14-02-2012, 12:55 PM
Last Post: seminar paper
  Seminar Report On ZigBee: Next Generation Wireless Network Computer Science Clay 14 27,076 04-02-2012, 10:37 AM
Last Post: seminar addict
  HIGH-SPEED FACE RECOGNITION ppt seminar surveyer 1 2,749 20-01-2012, 10:03 AM
Last Post: seminar addict
  IPv6 : Next Generation IP computer science crazy 7 5,886 16-07-2011, 03:34 PM
Last Post: smart paper boy
  Human Face Recognition Using PCA on Wavelet Subband seminar class 0 2,249 06-05-2011, 10:15 AM
Last Post: seminar class

Forum Jump: