期刊名称:TELKOMNIKA (Telecommunication Computing Electronics and Control)
印刷版ISSN:2302-9293
出版年度:2014
卷号:12
期号:1
页码:115-122
DOI:10.12928/telkomnika.v12i1.20
语种:English
出版社:Universitas Ahmad Dahlan
摘要:Biometric researches have been interesting field for many researches included facial recognition. Crucial process of facial recognition is feature extraction. One Dimensional Linear Discriminant Analysis is one of feature extraction method is development of Principal Component Analysis mostly used by researches. But, it has limitation, it can efficiently work when number of training sets greater or equal than number of dimensions of image training set. This limitation has been overcome by using Two Dimensional Linear Discriminant Analysis. However, search value of matrix identity R and L by using Two Dimensional Linear Discriminant Analysis takes high cost, which is O(n 3 ). In this research, the seeking of “Scatter between Class” and “Scatter within Class” by using Discriminant Analysis without having to find the value of R and L advance are proposed. Time complexity of proposed method is O(n 2 ). Proposed method has been tested by using AT&T face image database. The experimental results show that maximum recognition rate of proposed method is 100%.
关键词:Biometric, Face Recognition, Principal Component Analysis, Two Dimensional Linear Discriminant Analysis.