You are on page 1of 1

Final Project Abstract

COMPARATIVE STUDY USING EIGENFACE AND FISHERFACE ON FACE RECOGNITION SYSTEM


By Andri Purnawan Submitted to the Department of Electrical Engineering In partial fulfillment of the requirements for the degree of Bachelor of Engineering

Abstract This final project describes a study of two traditional face recognition methods, the Eigenface [2] and the Fisherface method [4]. The Eigenface is the first method considered as a successful technique of face recognition. The Eigenface method uses Principal Component Analysis (PCA) to linearly project the image space to a low dimensional feature space. The Fisherface method is an enhancement of the Eigenface method that it uses Fishers Linear Discriminant Analysis (FLDA or LDA) for the dimensionality reduction. The LDA maximizes the ratio of between-class scatter and minimizes the ratio of within-class scatter, therefore, it works better than PCA for purpose of discrimination. The Fisherface is especially useful when facial images have large variations in pose, facial expression, illumination and also size of training database face images. In this final project, a comparison of the Eigenface and the Fisherface methods respect to facial images having large pose, variations of expression and also size of training database face images are examined. Keyword Face Recognition, Principal Components Analysis, Eigenface, Fisherface, LDA.

ii

You might also like