Application of 2DPCA Based Techniques in DCT Domain for Face Recognition

Size: px
Start display at page:

Download "Application of 2DPCA Based Techniques in DCT Domain for Face Recognition"

Transcription

1 Application of 2DPCA Based Techniques in DCT Domain for Face Recognition essaoud Bengherabi, Lamia ezai, Farid Harizi, Abderraza Guessoum 2, and ohamed Cheriet 3 Centre de Développement des Technologies Avancées- Algeria Division Architecture des Systèmes et ultiédia Cité 20 Aout, BP, Baba Hassen, Algiers-Algeriabengherabi@yahoo.com, l_mezai@yahoo.fr, harizihourizi@yahoo.fr 2 Université Saad Dahlab de Blida Algeria Laboratoire Traitement de signal et d imagerie Route De Soumaa BP 270 Blida guessouma@hotmail.com 3 École des Technologies Supérieur Québec- Canada- Laboratoire d Imagerie, de Vision et d Intelligence Artificielle 00, Rue Notre-Dame Ouest, ontréal (Québec) H3C K3 Canada mohamed.cheriet@gpa.etsmtl.ca Abstract. In this paper, we introduce 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain for the aim of face recognition. The 2D DCT transform has been used as a preprocessing step, then 2DPCA, DiaPCA and DiaPCA+2DPCA are applied on the upper left corner bloc of the global 2D DCT transform matrix of the original images. The ORL face database is used to compare the proposed approach with the conventional ones without DCT under Four matrix similarity measures: Frobenuis, Yang, Assembled atrix Distance (AD) and Volume easure (V). The experiments show that in addition to the significant gain in both the training and testing times, the recognition rate using 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain is generally better or at least competitive with the recognition rates obtained by applying these three 2D appearance based statistical techniques directly on the raw pixel images; especially under the V similarity measure. Keywords: Two-Dimensional PCA (2DPCA), Diagonal PCA (DiaPCA), DiaPCA+2DPCA, face recognition, 2D Discrete Cosine Transform (2D DCT). Introduction Different appearance based statistical methods for face recognition have been proposed in literature. But the most popular ones are Principal Component Analysis (PCA) [] and Linear Discriminate Analysis (LDA) [2], which process images as 2D holistic patterns. However, a limitation of PCA and LDA is that both involve eigendecomposition, which is extremely time-consuming for high dimensional data. Recently, a new technique called two-dimensional principal component analysis 2DPCA was proposed by J. Yang et al. [3] for face recognition. Its idea is to estimate the covariance matrix based on the 2D original training image matrices, resulting in a E. Corchado et al. (Eds.): CISIS 2008, ASC 53, pp , springerlin.com Springer-Verlag Berlin Heidelberg 2009

2 244. Bengherabi et al. covariance matrix whose size is equal to the width of images, which is quite small compared with the one used in PCA. However, the projection vectors of 2DPCA reflect only the variations between the rows of images, while discarding the variations of columns. A method called Diagonal Principal Component Analysis (DiaPCA) is proposed by D. Zhang et al. [4] to resolve this problem. DiaPCA sees the projection vectors from diagonal face images [4] obtained from the original ones to ensure that the correlation between rows and those of columns is taen into account. An efficient 2D techniques that results from the combination of DiaPCA and 2DPCA (DiaPCA+2DPCA) is proposed also in [4]. Discrete cosine transform (DCT) has been used as a feature extraction step in various studies on face recognition. This results in a significant reduction of computational complexity and better recognition rates [5, 6]. DCT provides excellent energy compaction and a number of fast algorithms exist for calculating it. In this paper, we introduce 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain for face recognition. The DCT transform has been used as a feature extraction step, then 2DPCA, DiaPCA and DiaPCA+2DPCA are applied only on the upper left corner bloc of the global DCT transform matrix of the original images. Our proposed approach is tested against conventional approaches without DCT under Four matrix similarity measures: Frobenuis, Yang, Assembled atrix Distance (AD) and Volume easure (V). The rest of this paper is organized as follows. In Section 2 we give a review of 2DPCA, DiaPCA and DiaPCA+2DPCA approaches and also we review different matrix similarity measures. In section 3, we present our contribution. In section 4 we report the experimental results and highlight a possible perspective of this wor. Finally, in section 5 we conclude this paper. 2 Overview of 2DPCA, DiaPCA, DiaPCA+2DPCA and atrix Similarity easures 2. Overview of 2D PCA, DiaPCA and DiaPCA+2DPCA 2.. Two-Dimensional PCA Given training face images, denoted by m n matrices A ( =, 2 ), twodimensional PCA (2DPCA) first uses all the training images to construct the image covariance matrix G given by [3] G = () T ( A A) ( A A) = Where A is the mean image of all training images. Then, the projection axes of 2DPCA, X opt =[x x d ] can be obtained by solving the algebraic eigenvalue problem Gx i =λ i x i, where x i is the eigenvector corresponding to the ith largest eigenvalue of G [3]. The low dimensional feature matrix C of a test image matrix A is extracted by C = AX opt (2) In Eq.(2) the dimension of 2DPCA projector X opt is n d, and the dimension of 2DPCA feature matrix C is m d.

3 Application of 2DPCA Based Techniques in DCT Domain Diagonal Principal Component Analysis Suppose that there are training face images, denoted by m n matrices A ( =, 2,, ). For each training face image A, we calculate the corresponding diagonal face image B as it is defined in [4]. Based on these diagonal faces, diagonal covariance matrix is defined as [4]: GDIAG = (3) = Where B = B is the mean diagonal face. According to Eq. (3), the projection = vectors X opt =[x,, x d ] can be obtained by computing the d eigenvectors corresponding to the d biggest eigenvalues of G DIAG. The training faces A s are projected onto X opt, yielding m d feature matrices. T ( B B) ( B B) C = A X (4) Given a test face image A, first use Eq. (4) to get the feature matrixc = matrix similarity metric can be used for classification. opt AX opt, then a 2..3 DiaPCA+2DPCA Suppose the n by d matrix X=[x,, x d ] is the projection matrix of DiaPCA. Let Y=[y,, y d ] the projection matrix of 2DPCA is computed as follows: When the height m is equal to the width n, Y is obtained by computing the q eigenvectors corresponding to the q biggest eigenvalues of the image covarinace matrix T A A A A. On the other hand, when the height m is not equal to the width ( ) ( ) = A A A A. = Projecting training faces A s onto X and Y together, yielding the q d feature matrices n, Y is obtained by computing the q eigenvectors corresponding to the q biggest ei- genvalues of the alternative image covariance matrix ( )( ) T D = T Y A X (5) T Given a test face image A, first use Eq. (5) to get the feature matrix D = Y AX, then a matrix similarity metric can be used for classification. 2.2 Overview of atrix Similarity easures An important aspect of 2D appearance based face recognition approaches is the similarity measure between matrix features used at the decision level. In our wor, we have used four matrix similarity measures Frobenius Distance Given two feature matrices A = (a ij ) m d and B = (b ij ) m d, the Frobenius distance [7] measure is given by: 2 2 m d d (, ) ( ) F A B = aij b (6) ij i= j=

4 246. Bengherabi et al Yang Distance easure Given two feature matrices A = (a ij ) m d and B = (b ij ) m d, the Yang distance [7] is given by: d m ( A B) = ( aij bij ) 2, j= i= d (7) Y Assembled atrix Distance (AD) A new distance called assembled matrix distance (AD) metric to calculate the distance between two feature matrices is proposed recently by Zuo et al [7]. Given two feature matrices A = (a ij ) m d and B = (b ij ) m d, the assembled matrix distance d AD (A,B) is defined as follows : d AD d m (, ) A B = ( aij bij ) j= i= ( 2) p ( p > 0) It was experimentally verified in [7] that best recognition rate can be obtained when p 0.25 while it decrease as p increases. In our wor the parameter p is set equal to Volume easure (V) The V similarity measure is based on the theory of high-dimensional geometry space. The volume of an m n matrix of ran p is given by [8] (8) Vol A 2 = det A (9) IJ ( I,J ) N where A IJ denotes the submatrix of A with rows I and columns J, N is the index set of p p nonsingular submatrix of A, and if p=0, then Vol A = 0 by definition. 3 The Proposed Approach In this section, we introduce 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain for the aim of face recognition. The DCT is a popular technique in imaging and video compression, which was first applied in image compression in 974 by Ahmed et al [9]. Applying the DCT to an input sequence decomposes it into a weighted sum of basis cosine sequences. our methodology is based on the use of the 2D DCT as a feature extraction or preprocessing step, then 2DPCA, DiaPCA and DiaPCA+2DPCA are applied to w w upper left bloc of the global 2D DCT transform matrix of the original images. In this approach, we eep only a sub-bloc containing the first coefficients of the 2D DCT matrix as shown in Fig., from the fact that, the most significant information is contained in these coefficients. 2D DCT c c 2 c w. ċ w c w2 c ww Fig.. Feature extraction in our approach

5 Application of 2DPCA Based Techniques in DCT Domain 247 With this approach and inversely to what is presented in literature of DCT-based face recognition approaches, the 2D structure is ept and the dimensionality reduction is carried out. Then, the 2DPCA, DiaPCA and DiaPCA+2DPCA are applied to w w bloc of 2D DCT coefficients. The training and testing bloc diagrams describing the proposed approach is illustrated in Fig.2. 2D DCT Bloc w*w of 2D DCT coefficients Training algorithm based on 2DPCA DiaPCA DiaPCA+2DPCA Training data 2D DCT image 2D DCT Bloc Features Trained odel Test image 2D DCT 2D DCT image Bloc w*w of 2D DCT coefficients 2D DCT Bloc Features Projection of the DCT bloc of the test image using the eigenvectors of 2DPCA DiaPCA DiaPCA+2DPCA Comparison using Frobenius Ya ng AD V Decision Fig. 2. Bloc diagram of 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain 4 Experimental Results and Discussion In this part, we evaluate the performance of 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain and we compare it to the original 2DPCA, DiaPCA and DiaPCA+2DPCA methods. All the experiments are carried out on a PENTUI 4 PC with 3.2GHz CPU and Gbyte memory. atlab [0] is used to carry out these experiments. The database used in this research is the ORL [] (Olivetti Research Laboratory) face database. This database contains 400 images for 40 individuals, for each person we have 0 different images of size 2 92 pixels. For some subjects, the images captured at different times. The facial expressions and facial appearance also vary. Ten images of one person from the ORL database are shown in Fig.3. In our experiment, we have used the first five image samples per class for training and the remaining images for test. So, the total number of training samples and test samples were both 200. Herein and without DCT the size of diagonal covariance matrix is 92 92, and each feature matrix with a size of 2 p where p varies from to 92. However with DCT preprocessing the dimension of these matrices depends on the w w DCT bloc where w varies from 8 to 64. We have calculated the recognition rate of 2DPCA, DiaPCA, DiaPCA+2DPCA with and without DCT. In this experiment, we have investigated the effect of the matrix metric on the performance of the 2D face recognition approaches presented in section 2. We see from table, that the V provides the best results whereas the Frobenius gives the worst ones, this is justified by the fact that the Frobenius metric is just the sum of the

6 248. Bengherabi et al. (a) Fig. 3. Ten images of one subject in the ORL face database, (a) Training, (b) Testing (b) Euclidean distance between two feature vectors in a feature matrix. So, this measure is not compatible with the high-dimensional geometry theory [8]. Table. Best recognition rates of 2DPCA, DiaPCA and DiaPCA+2DPCA without DCT ethods Frobenius Yang AD p=0,25 Volume Distance 2DPCA 9.50 (2 8) (2 7) (2 4) (2 3) DiaPCA 9.50 (2 8) (2 0) 9.50 (2 8) (2 9) DiaPCA+2DPCA (6 0) (3 ) (2 6) (2 8) Tables 2, and Table 3 summarize the best performances under different 2D DCT bloc sizes and different matrix similarity measures. Table 2. 2DPCA, DiaPCA and DiaPCA+2DPCA under different DCT bloc sizes using the Frobenius and Yang matrix distance 2D DCT Best Recognition rate (feature matrix dimension) bloc 2DPCA DiaPCA DiaPCA+2DPCA 2DPCA DiaPCA DiaPCA+2DPCA size Frobenius Yang (8 8) 9.50 (8 6) 9.50 (6 6) (8 6) (8 5) (8 5) (9 9) (9 5) (9 5) (9 6) (9 9) (9 9) (0 5) (0 5) (0 5) (0 6) (0 9) (0 9) ( 8) 9.50 ( 5) (9 5) ( 6) ( 5) ( 5) (2 8) 9.50 (2 0) 9.50 (9 5) (2 6) (2 5) (2 5) (3 7) (3 ) (2 ) (3 6) (3 5) ( 5) (4 7) 9.50 (4 7) (2 7) (4 6) (4 5) (2 5) (5 5) 9.50 (5 5) (3 5) (5 9) (5 5) (2 5) (6 0) 9.50 (6 ) (4 0) (6 7) (6 5) (2 5) (32 6) 9.50 (32 6) ( 7) (32 6) (32 5) (2 5) (64 6) 9.00 (32 6) (4 2) (64 7) (64 5) (2 5) From these four tables, we notice that in addition to the importance of matrix similarity measures, by the use of DCT we have always better performance in terms of recognition rate and this is valid for all matrix measures, we have only to choose the DCT bloc size and appropriate feature matrix dimension. An important remar is that a bloc size of 6 6 or less is sufficient to have the optimal performance. So, this results in a significant reduction in training and testing time. This significant gain

7 Application of 2DPCA Based Techniques in DCT Domain 249 Table 3. 2DPCA, DiaPCA and DiaPCA+2DPCA under different DCT bloc sizes using the AD distance and V similarity measure on the ORL database 2D DCT Best Recognition rate (feature matrix dimension) bloc size 2DPCA DiaPCA DiaPCA+2DPCA 2DPCA DiaPCA DiaPCA+2DPCA AD V (8 4) (8 6) (7 5) (8 3) (8 4) (8 4) (9 4) (9 5) (9 5) (9 4) (9 5) (9 5) (0 4) (0 5) (9 7) (0 3) (0 4) (0 4) ( 5) ( 5) (9 6) ( 3) ( 3) ( 3) (2 5) (2 7) (9 7) (2 5) (2 5) ( 5) (3 4) (3 5) (2 5) (3 9) (3 5) (0 5) (4 4) (4 5) (0 5) (4 3) (4 5) (0 5) (5 4) (5 5) (9 7) (5 8) (5 5) (0 5) (6 4) (6 5) (2 5) (6 8) (6 5) (0 5) (32 4) (32 9) ( 5) (32 3) (32 5) (9 5) (64 4) (64 9) (2 5) (64 3) (64 5) (2 5) in computation is better illustrated in table 4 and table 5, which illustrate the total training and total testing time of 200 persons -in seconds - of the ORL database under 2DPCA, DiaPCA and DiaPCA+2DPCA without and with DCT, respectively. We should mention that the computation of DCT was not taen into consideration when computing the training and testing time of DCT based approaches. Table 4. Training and testing time without DCT using Frobenius matrix distance ethods 2DPCA DiaPCA DiaPCA+2DPCA Training time in sec (2 8) (2 8) 0.99 (6 0) Testing time in sec.294 (2 8) (2 8) 0.78 (6 0) Table 5. Training and testing time with DCT using the Frobenius distance and the same matrixfeature dimensions as in Table2 2D DCT Training time in sec Testing time in sec bloc size 2DPCA DiaPCA DiaPCA+2DPCA 2DPCA DiaPCA DiaPCA+2DPCA We can conclude from this experiment, that the proposed approach is very efficient in wealy constrained environments, which is the case of the ORL database. 5 Conclusion In this paper, 2DPCA, DiaPCA and DiaPCA+2PCA are introduced in DCT domain. The main advantage of the DCT transform is that it discards redundant information and it can be used as a feature extraction step. So, computational complexity is significantly reduced. The experimental results show that in addition to the significant gain in both the training and testing times, the recognition rate using 2DPCA, DiaPCA and DiaPCA+2DPCA in DCT domain is generally better or at least competitive with the

8 250. Bengherabi et al. recognition rates obtained by applying these three techniques directly on the raw pixel images; especially under the V similarity measure. The proposed approaches will be very efficient for real time face identification applications such as telesurveillance and access control. References. Tur,., Pentland, A.: Eigenfaces for Recognition. Journal of Cognitive Neurosicence 3(), 7 86 (99) 2. Belhumeur, P.N., Hespanha, J.P., Kriegman, D.J.: Eigenfaces vs. fisherfaces: Recognition using class specific linear projection. IEEETrans. on Patt. Anal. and ach. Intel. 9(7), (997) 3. Yang, J., Zhang, D., Frangi, A.F., Yang, J.Y.: Two-Dimensional PCA: A New Approach to Appearance- Based Face Representation and Recognition. IEEE Transactions on Pattern Analysis and achine Intelligence 26(), 3 37 (2004) 4. Zhang, D., Zhou, Z.H., Chen, S.: Diagonal Principal Component Analysis for Face Recognition. Pattern Recognition 39(), (2006) 5. Hafed, Z.., Levine,.D.: Face recognition using the discrete cosine transform. International Journal of Computer Vision 43(3) (200) 6. Chen, W., Er,.J., Wu, S.: PCA and LDA in DCT domain. Pattern Recognition Letters 26(5), (2005) 7. Zuo, W., Zhang, D., Wang, K.: An assembled matrix distance metric for 2DPCA-based image recognition. Pattern Recognition Letters 27(3), (2006) 8. eng, J., Zhang, W.: Volume measure in 2DPCA-based face recognition. Pattern Recognition Letters 28(0), (2007) 9. Ahmed, N., Natarajan, T., Rao, K.: Discrete cosine transform. IEEE Trans. on Computers 23(), (974) 0. atlab, The Language of Technical Computing, Version 7 (2004), ORL. The ORL face database at the AT&T (Olivetti) Research Laboratory (992),

Diagonal Principal Component Analysis for Face Recognition

Diagonal Principal Component Analysis for Face Recognition Diagonal Principal Component nalysis for Face Recognition Daoqiang Zhang,2, Zhi-Hua Zhou * and Songcan Chen 2 National Laboratory for Novel Software echnology Nanjing University, Nanjing 20093, China 2

More information

Multidirectional 2DPCA Based Face Recognition System

Multidirectional 2DPCA Based Face Recognition System Multidirectional 2DPCA Based Face Recognition System Shilpi Soni 1, Raj Kumar Sahu 2 1 M.E. Scholar, Department of E&Tc Engg, CSIT, Durg 2 Associate Professor, Department of E&Tc Engg, CSIT, Durg Email:

More information

An Integrated Face Recognition Algorithm Based on Wavelet Subspace

An Integrated Face Recognition Algorithm Based on Wavelet Subspace , pp.20-25 http://dx.doi.org/0.4257/astl.204.48.20 An Integrated Face Recognition Algorithm Based on Wavelet Subspace Wenhui Li, Ning Ma, Zhiyan Wang College of computer science and technology, Jilin University,

More information

Image-Based Face Recognition using Global Features

Image-Based Face Recognition using Global Features Image-Based Face Recognition using Global Features Xiaoyin xu Research Centre for Integrated Microsystems Electrical and Computer Engineering University of Windsor Supervisors: Dr. Ahmadi May 13, 2005

More information

Fuzzy Bidirectional Weighted Sum for Face Recognition

Fuzzy Bidirectional Weighted Sum for Face Recognition Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 447-452 447 Fuzzy Bidirectional Weighted Sum for Face Recognition Open Access Pengli Lu

More information

FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS

FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS 1 Fitri Damayanti, 2 Wahyudi Setiawan, 3 Sri Herawati, 4 Aeri Rachmad 1,2,3,4 Faculty of Engineering, University

More information

Technical Report. Title: Manifold learning and Random Projections for multi-view object recognition

Technical Report. Title: Manifold learning and Random Projections for multi-view object recognition Technical Report Title: Manifold learning and Random Projections for multi-view object recognition Authors: Grigorios Tsagkatakis 1 and Andreas Savakis 2 1 Center for Imaging Science, Rochester Institute

More information

The Analysis of Parameters t and k of LPP on Several Famous Face Databases

The Analysis of Parameters t and k of LPP on Several Famous Face Databases The Analysis of Parameters t and k of LPP on Several Famous Face Databases Sujing Wang, Na Zhang, Mingfang Sun, and Chunguang Zhou College of Computer Science and Technology, Jilin University, Changchun

More information

CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS

CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS 38 CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS 3.1 PRINCIPAL COMPONENT ANALYSIS (PCA) 3.1.1 Introduction In the previous chapter, a brief literature review on conventional

More information

Haresh D. Chande #, Zankhana H. Shah *

Haresh D. Chande #, Zankhana H. Shah * Illumination Invariant Face Recognition System Haresh D. Chande #, Zankhana H. Shah * # Computer Engineering Department, Birla Vishvakarma Mahavidyalaya, Gujarat Technological University, India * Information

More information

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition Linear Discriminant Analysis in Ottoman Alphabet Character Recognition ZEYNEB KURT, H. IREM TURKMEN, M. ELIF KARSLIGIL Department of Computer Engineering, Yildiz Technical University, 34349 Besiktas /

More information

Learning to Recognize Faces in Realistic Conditions

Learning to Recognize Faces in Realistic Conditions 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY Face Recognition Using LDA-Based Algorithms

IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY Face Recognition Using LDA-Based Algorithms IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY 2003 195 Brief Papers Face Recognition Using LDA-Based Algorithms Juwei Lu, Kostantinos N. Plataniotis, and Anastasios N. Venetsanopoulos Abstract

More information

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method Journal of Information Hiding and Multimedia Signal Processing c 2016 ISSN 2073-4212 Ubiquitous International Volume 7, Number 5, September 2016 Face Recognition ased on LDA and Improved Pairwise-Constrained

More information

Face recognition based on improved BP neural network

Face recognition based on improved BP neural network Face recognition based on improved BP neural network Gaili Yue, Lei Lu a, College of Electrical and Control Engineering, Xi an University of Science and Technology, Xi an 710043, China Abstract. In order

More information

A GENERIC FACE REPRESENTATION APPROACH FOR LOCAL APPEARANCE BASED FACE VERIFICATION

A GENERIC FACE REPRESENTATION APPROACH FOR LOCAL APPEARANCE BASED FACE VERIFICATION A GENERIC FACE REPRESENTATION APPROACH FOR LOCAL APPEARANCE BASED FACE VERIFICATION Hazim Kemal Ekenel, Rainer Stiefelhagen Interactive Systems Labs, Universität Karlsruhe (TH) 76131 Karlsruhe, Germany

More information

LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM

LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM Hazim Kemal Ekenel, Rainer Stiefelhagen Interactive Systems Labs, University of Karlsruhe Am Fasanengarten 5, 76131, Karlsruhe, Germany

More information

Recognition of Non-symmetric Faces Using Principal Component Analysis

Recognition of Non-symmetric Faces Using Principal Component Analysis Recognition of Non-symmetric Faces Using Principal Component Analysis N. Krishnan Centre for Information Technology & Engineering Manonmaniam Sundaranar University, Tirunelveli-627012, India Krishnan17563@yahoo.com

More information

A Hierarchical Face Identification System Based on Facial Components

A Hierarchical Face Identification System Based on Facial Components A Hierarchical Face Identification System Based on Facial Components Mehrtash T. Harandi, Majid Nili Ahmadabadi, and Babak N. Araabi Control and Intelligent Processing Center of Excellence Department of

More information

Image Processing and Image Representations for Face Recognition

Image Processing and Image Representations for Face Recognition Image Processing and Image Representations for Face Recognition 1 Introduction Face recognition is an active area of research in image processing and pattern recognition. Since the general topic of face

More information

School of Computer and Communication, Lanzhou University of Technology, Gansu, Lanzhou,730050,P.R. China

School of Computer and Communication, Lanzhou University of Technology, Gansu, Lanzhou,730050,P.R. China Send Orders for Reprints to reprints@benthamscienceae The Open Automation and Control Systems Journal, 2015, 7, 253-258 253 Open Access An Adaptive Neighborhood Choosing of the Local Sensitive Discriminant

More information

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Presented by Hu Han Jan. 30 2014 For CSE 902 by Prof. Anil K. Jain: Selected

More information

Linear Discriminant Analysis for 3D Face Recognition System

Linear Discriminant Analysis for 3D Face Recognition System Linear Discriminant Analysis for 3D Face Recognition System 3.1 Introduction Face recognition and verification have been at the top of the research agenda of the computer vision community in recent times.

More information

FACE RECOGNITION USING INDEPENDENT COMPONENT

FACE RECOGNITION USING INDEPENDENT COMPONENT Chapter 5 FACE RECOGNITION USING INDEPENDENT COMPONENT ANALYSIS OF GABORJET (GABORJET-ICA) 5.1 INTRODUCTION PCA is probably the most widely used subspace projection technique for face recognition. A major

More information

Final Project Face Detection and Recognition

Final Project Face Detection and Recognition Final Project Face Detection and Recognition Submission Guidelines: 1. Follow the guidelines detailed in the course website and information page.. Submission in pairs is allowed for all students registered

More information

Local Binary LDA for Face Recognition

Local Binary LDA for Face Recognition Local Binary LDA for Face Recognition Ivan Fratric 1, Slobodan Ribaric 1 1 Faculty of Electrical Engineering and Computing, University of Zagreb, Unska 3, 10000 Zagreb, Croatia {ivan.fratric, slobodan.ribaric}@fer.hr

More information

Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person

Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person Fan Liu 1, Ye Bi 1, Yan Cui 2, Zhenmin Tang 1 1 School of Computer Science and Engineering, Nanjing

More information

Face Recognition from Images with High Pose Variations by Transform Vector Quantization

Face Recognition from Images with High Pose Variations by Transform Vector Quantization Face Recognition from Images with High Pose Variations by Transform Vector Quantization Amitava Das, Manoj Balwani 1, Rahul Thota 1, and Prasanta Ghosh 2 Microsoft Research India. Bangalore, India amitavd@microsoft.com

More information

Face recognition using Singular Value Decomposition and Hidden Markov Models

Face recognition using Singular Value Decomposition and Hidden Markov Models Face recognition using Singular Value Decomposition and Hidden Markov Models PETYA DINKOVA 1, PETIA GEORGIEVA 2, MARIOFANNA MILANOVA 3 1 Technical University of Sofia, Bulgaria 2 DETI, University of Aveiro,

More information

Restricted Nearest Feature Line with Ellipse for Face Recognition

Restricted Nearest Feature Line with Ellipse for Face Recognition Journal of Information Hiding and Multimedia Signal Processing c 2012 ISSN 2073-4212 Ubiquitous International Volume 3, Number 3, July 2012 Restricted Nearest Feature Line with Ellipse for Face Recognition

More information

Directional Derivative and Feature Line Based Subspace Learning Algorithm for Classification

Directional Derivative and Feature Line Based Subspace Learning Algorithm for Classification Journal of Information Hiding and Multimedia Signal Processing c 206 ISSN 2073-422 Ubiquitous International Volume 7, Number 6, November 206 Directional Derivative and Feature Line Based Subspace Learning

More information

STUDY OF FACE AUTHENTICATION USING EUCLIDEAN AND MAHALANOBIS DISTANCE CLASSIFICATION METHOD

STUDY OF FACE AUTHENTICATION USING EUCLIDEAN AND MAHALANOBIS DISTANCE CLASSIFICATION METHOD STUDY OF FACE AUTHENTICATION USING EUCLIDEAN AND MAHALANOBIS DISTANCE CLASSIFICATION METHOD M.Brindha 1, C.Raviraj 2, K.S.Srikanth 3 1 (Department of EIE, SNS College of Technology, Coimbatore, India,

More information

Dimension Reduction CS534

Dimension Reduction CS534 Dimension Reduction CS534 Why dimension reduction? High dimensionality large number of features E.g., documents represented by thousands of words, millions of bigrams Images represented by thousands of

More information

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition ISSN: 2321-7782 (Online) Volume 1, Issue 6, November 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Facial

More information

Sparsity Preserving Canonical Correlation Analysis

Sparsity Preserving Canonical Correlation Analysis Sparsity Preserving Canonical Correlation Analysis Chen Zu and Daoqiang Zhang Department of Computer Science and Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing 210016, China {zuchen,dqzhang}@nuaa.edu.cn

More information

Recognition: Face Recognition. Linda Shapiro EE/CSE 576

Recognition: Face Recognition. Linda Shapiro EE/CSE 576 Recognition: Face Recognition Linda Shapiro EE/CSE 576 1 Face recognition: once you ve detected and cropped a face, try to recognize it Detection Recognition Sally 2 Face recognition: overview Typical

More information

Face Recognition Using SIFT- PCA Feature Extraction and SVM Classifier

Face Recognition Using SIFT- PCA Feature Extraction and SVM Classifier IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 2, Ver. II (Mar. - Apr. 2015), PP 31-35 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Face Recognition Using SIFT-

More information

Face Detection and Recognition in an Image Sequence using Eigenedginess

Face Detection and Recognition in an Image Sequence using Eigenedginess Face Detection and Recognition in an Image Sequence using Eigenedginess B S Venkatesh, S Palanivel and B Yegnanarayana Department of Computer Science and Engineering. Indian Institute of Technology, Madras

More information

A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations

A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations Maksud Ahamad Assistant Professor, Computer Science & Engineering Department, Ideal Institute of

More information

Robust Face Recognition via Sparse Representation

Robust Face Recognition via Sparse Representation Robust Face Recognition via Sparse Representation Panqu Wang Department of Electrical and Computer Engineering University of California, San Diego La Jolla, CA 92092 pawang@ucsd.edu Can Xu Department of

More information

Class-Information-Incorporated Principal Component Analysis

Class-Information-Incorporated Principal Component Analysis Class-Information-Incorporated Principal Component Analysis Songcan Chen * Tingkai Sun Dept. of Computer Science & Engineering, Nanjing University of Aeronautics & Astronautics, Nanjing, 210016, China

More information

Heat Kernel Based Local Binary Pattern for Face Representation

Heat Kernel Based Local Binary Pattern for Face Representation JOURNAL OF LATEX CLASS FILES 1 Heat Kernel Based Local Binary Pattern for Face Representation Xi Li, Weiming Hu, Zhongfei Zhang, Hanzi Wang Abstract Face classification has recently become a very hot research

More information

Mobile Face Recognization

Mobile Face Recognization Mobile Face Recognization CS4670 Final Project Cooper Bills and Jason Yosinski {csb88,jy495}@cornell.edu December 12, 2010 Abstract We created a mobile based system for detecting faces within a picture

More information

Improved PCA Based Face Recognition System

Improved PCA Based Face Recognition System Improved PCA Based Face Recognition System Navneet Jindal, Vikas Kumar Abstract Face Recognition is a computer based application which detects the faces of different persons for authentication and various

More information

On Modeling Variations for Face Authentication

On Modeling Variations for Face Authentication On Modeling Variations for Face Authentication Xiaoming Liu Tsuhan Chen B.V.K. Vijaya Kumar Department of Electrical and Computer Engineering, Carnegie Mellon University, Pittsburgh, PA 15213 xiaoming@andrew.cmu.edu

More information

The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method

The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method Parvin Aminnejad 1, Ahmad Ayatollahi 2, Siamak Aminnejad 3, Reihaneh Asghari Abstract In this work, we presented a novel approach

More information

A Study on Similarity Computations in Template Matching Technique for Identity Verification

A Study on Similarity Computations in Template Matching Technique for Identity Verification A Study on Similarity Computations in Template Matching Technique for Identity Verification Lam, S. K., Yeong, C. Y., Yew, C. T., Chai, W. S., Suandi, S. A. Intelligent Biometric Group, School of Electrical

More information

Laplacian MinMax Discriminant Projection and its Applications

Laplacian MinMax Discriminant Projection and its Applications Laplacian MinMax Discriminant Projection and its Applications Zhonglong Zheng and Xueping Chang Department of Computer Science, Zhejiang Normal University, Jinhua, China Email: zhonglong@sjtu.org Jie Yang

More information

Learning based face hallucination techniques: A survey

Learning based face hallucination techniques: A survey Vol. 3 (2014-15) pp. 37-45. : A survey Premitha Premnath K Department of Computer Science & Engineering Vidya Academy of Science & Technology Thrissur - 680501, Kerala, India (email: premithakpnath@gmail.com)

More information

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2 A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation Kwanyong Lee 1 and Hyeyoung Park 2 1. Department of Computer Science, Korea National Open

More information

ECE407 Project. Implementation of the Fisher Linear Discriminant (FLD) based algorithm for Face Recognition. Arindam Bose UIC ID:

ECE407 Project. Implementation of the Fisher Linear Discriminant (FLD) based algorithm for Face Recognition. Arindam Bose UIC ID: ECE407 Project Implementation of the Fisher Linear Discriminant (FLD) based algorithm for Face Recognition Instructor: Shu Wang Arindam Bose UIC ID: 665387232 Chirag Agarwal UIC ID: 670916062 Introduction

More information

A New Orthogonalization of Locality Preserving Projection and Applications

A New Orthogonalization of Locality Preserving Projection and Applications A New Orthogonalization of Locality Preserving Projection and Applications Gitam Shikkenawis 1,, Suman K. Mitra, and Ajit Rajwade 2 1 Dhirubhai Ambani Institute of Information and Communication Technology,

More information

Chapter 4 Face Recognition Using Orthogonal Transforms

Chapter 4 Face Recognition Using Orthogonal Transforms Chapter 4 Face Recognition Using Orthogonal Transforms Face recognition as a means of identification and authentication is becoming more reasonable with frequent research contributions in the area. In

More information

Adaptive Video Compression using PCA Method

Adaptive Video Compression using PCA Method Adaptive Video Compression using Method Mostafa Mofarreh-Bonab Department of Electrical and Computer Engineering Shahid Beheshti University,Tehran, Iran Mohamad Mofarreh-Bonab Electrical and Electronic

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

FACE RECOGNITION UNDER LOSSY COMPRESSION. Mustafa Ersel Kamaşak and Bülent Sankur

FACE RECOGNITION UNDER LOSSY COMPRESSION. Mustafa Ersel Kamaşak and Bülent Sankur FACE RECOGNITION UNDER LOSSY COMPRESSION Mustafa Ersel Kamaşak and Bülent Sankur Signal and Image Processing Laboratory (BUSIM) Department of Electrical and Electronics Engineering Boǧaziçi University

More information

A Survey on Feature Extraction Techniques for Palmprint Identification

A Survey on Feature Extraction Techniques for Palmprint Identification International Journal Of Computational Engineering Research (ijceronline.com) Vol. 03 Issue. 12 A Survey on Feature Extraction Techniques for Palmprint Identification Sincy John 1, Kumudha Raimond 2 1

More information

COMBINING SPEEDED-UP ROBUST FEATURES WITH PRINCIPAL COMPONENT ANALYSIS IN FACE RECOGNITION SYSTEM

COMBINING SPEEDED-UP ROBUST FEATURES WITH PRINCIPAL COMPONENT ANALYSIS IN FACE RECOGNITION SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 12, December 2012 pp. 8545 8556 COMBINING SPEEDED-UP ROBUST FEATURES WITH

More information

Tensor Sparse PCA and Face Recognition: A Novel Approach

Tensor Sparse PCA and Face Recognition: A Novel Approach Tensor Sparse PCA and Face Recognition: A Novel Approach Loc Tran Laboratoire CHArt EA4004 EPHE-PSL University, France tran0398@umn.edu Linh Tran Ho Chi Minh University of Technology, Vietnam linhtran.ut@gmail.com

More information

Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition

Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 26, NO. 1, JANUARY 2004 131 Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition Jian Yang, David

More information

Face Biometrics Based on Principal Component Analysis and Linear Discriminant Analysis

Face Biometrics Based on Principal Component Analysis and Linear Discriminant Analysis Journal of Computer Science 6 (7): 693-699, 2010 ISSN 1549-3636 2010 Science Publications Face Biometrics Based on Principal Component Analysis and Linear Discriminant Analysis Lih-Heng Chan, Sh-Hussain

More information

Face Recognition for Mobile Devices

Face Recognition for Mobile Devices Face Recognition for Mobile Devices Aditya Pabbaraju (adisrinu@umich.edu), Srujankumar Puchakayala (psrujan@umich.edu) INTRODUCTION Face recognition is an application used for identifying a person from

More information

Feature Selection Using Principal Feature Analysis

Feature Selection Using Principal Feature Analysis Feature Selection Using Principal Feature Analysis Ira Cohen Qi Tian Xiang Sean Zhou Thomas S. Huang Beckman Institute for Advanced Science and Technology University of Illinois at Urbana-Champaign Urbana,

More information

Three-Dimensional Face Recognition: A Fishersurface Approach

Three-Dimensional Face Recognition: A Fishersurface Approach Three-Dimensional Face Recognition: A Fishersurface Approach Thomas Heseltine, Nick Pears, Jim Austin Department of Computer Science, The University of York, United Kingdom Abstract. Previous work has

More information

Selecting Models from Videos for Appearance-Based Face Recognition

Selecting Models from Videos for Appearance-Based Face Recognition Selecting Models from Videos for Appearance-Based Face Recognition Abdenour Hadid and Matti Pietikäinen Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering P.O.

More information

Class-dependent Feature Selection for Face Recognition

Class-dependent Feature Selection for Face Recognition Class-dependent Feature Selection for Face Recognition Zhou Nina and Lipo Wang School of Electrical and Electronic Engineering Nanyang Technological University Block S1, 50 Nanyang Avenue, Singapore 639798

More information

Applications Video Surveillance (On-line or off-line)

Applications Video Surveillance (On-line or off-line) Face Face Recognition: Dimensionality Reduction Biometrics CSE 190-a Lecture 12 CSE190a Fall 06 CSE190a Fall 06 Face Recognition Face is the most common biometric used by humans Applications range from

More information

Adaptive Sparse Kernel Principal Component Analysis for Computation and Store Space Constrained-based Feature Extraction

Adaptive Sparse Kernel Principal Component Analysis for Computation and Store Space Constrained-based Feature Extraction Journal of Information Hiding and Multimedia Signal Processing c 2015 ISSN 2073-4212 Ubiquitous International Volume 6, Number 4, July 2015 Adaptive Sparse Kernel Principal Component Analysis for Computation

More information

Face detection and recognition. Detection Recognition Sally

Face detection and recognition. Detection Recognition Sally Face detection and recognition Detection Recognition Sally Face detection & recognition Viola & Jones detector Available in open CV Face recognition Eigenfaces for face recognition Metric learning identification

More information

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition Proceedings of the 5th WSEAS Int. Conf. on COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Venice, Italy, November 20-22, 2006 286 Color Space Projection, Fusion and Concurrent Neural

More information

Robust face recognition under the polar coordinate system

Robust face recognition under the polar coordinate system Robust face recognition under the polar coordinate system Jae Hyun Oh and Nojun Kwak Department of Electrical & Computer Engineering, Ajou University, Suwon, Korea Abstract In this paper, we propose a

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4,000 6,000 M Open access books available International authors and editors Downloads Our authors

More information

FACE RECOGNITION USING SUPPORT VECTOR MACHINES

FACE RECOGNITION USING SUPPORT VECTOR MACHINES FACE RECOGNITION USING SUPPORT VECTOR MACHINES Ashwin Swaminathan ashwins@umd.edu ENEE633: Statistical and Neural Pattern Recognition Instructor : Prof. Rama Chellappa Project 2, Part (b) 1. INTRODUCTION

More information

An Improved Face Recognition Technique Based on Modular LPCA Approach

An Improved Face Recognition Technique Based on Modular LPCA Approach Journal of Computer Science 7 (12): 1900-1907, 2011 ISSN 1549-3636 2011 Science Publications An Improved Face Recognition Technique Based on Modular LPCA Approach 1 Mathu Soothana S. Kumar, 1 Retna Swami

More information

Face Recognition using Laplacianfaces

Face Recognition using Laplacianfaces Journal homepage: www.mjret.in ISSN:2348-6953 Kunal kawale Face Recognition using Laplacianfaces Chinmay Gadgil Mohanish Khunte Ajinkya Bhuruk Prof. Ranjana M.Kedar Abstract Security of a system is an

More information

Comparison of Different Face Recognition Algorithms

Comparison of Different Face Recognition Algorithms Comparison of Different Face Recognition Algorithms Pavan Pratap Chauhan 1, Vishal Kumar Lath 2 and Mr. Praveen Rai 3 1,2,3 Computer Science and Engineering, IIMT College of Engineering(Greater Noida),

More information

Linear Laplacian Discrimination for Feature Extraction

Linear Laplacian Discrimination for Feature Extraction Linear Laplacian Discrimination for Feature Extraction Deli Zhao Zhouchen Lin Rong Xiao Xiaoou Tang Microsoft Research Asia, Beijing, China delizhao@hotmail.com, {zhoulin,rxiao,xitang}@microsoft.com Abstract

More information

Face Recognition Combine Generic and Specific Solutions

Face Recognition Combine Generic and Specific Solutions Face Recognition Combine Generic and Specific Solutions Jie Wang, Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos Department of Electrical and Computer Engineering, University of Toronto, 10 King

More information

Face Detection by Fine Tuning the Gabor Filter Parameter

Face Detection by Fine Tuning the Gabor Filter Parameter Suraj Praash Sahu et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol (6), 011, 719-74 Face Detection by Fine Tuning the Gabor Filter Parameter Suraj Praash Sahu,

More information

Class-based Multiple Light Detection: An Application to Faces

Class-based Multiple Light Detection: An Application to Faces Class-based Multiple Light Detection: An Application to Faces Christos-Savvas Bouganis and Mike Brookes Department of Electrical and Electronic Engineering Imperial College of Science, Technology and Medicine

More information

Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter

Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter 83 J. Ángel González-Fraga 1, Víctor H. Díaz-Ramírez 1, Vitaly Kober 1, and Josué Álvarez-Borrego 2 1 Department

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

More information

Index. Symbols. Index 353

Index. Symbols. Index 353 Index 353 Index Symbols 1D-based BID 12 2D biometric images 7 2D image matrix-based LDA 274 2D transform 300 2D-based BID 12 2D-Gaussian filter 228 2D-KLT 300, 302 2DPCA 293 3-D face geometric shapes 7

More information

Estimating cross-section semiconductor structure by comparing top-down SEM images *

Estimating cross-section semiconductor structure by comparing top-down SEM images * Estimating cross-section semiconductor structure by comparing top-down SEM images * Jeffery R. Price, Philip R. Bingham, Kenneth W. Tobin, Jr., and Thomas P. Karnowski Oak Ridge National Laboratory, Oak

More information

Thermal Face Recognition Matching Algorithms Performance

Thermal Face Recognition Matching Algorithms Performance Thermal Face Recognition Matching Algorithms Performance Jan Váňa, Martin Drahanský, Radim Dvořák ivanajan@fit.vutbr.cz, drahan@fit.vutbr.cz, idvorak@fit.vutbr.cz Faculty of Information Technology Brno

More information

Similarity CSM Frames

Similarity CSM Frames Face recognition using temporal image sequence Osamu Yamaguchi, Kazuhiro Fukui, and Ken-ichi Maeda Kansai Research Laboratories, Toshiba Corporation 8-6-26 Motoyama-Minami-Machi, Higashinada-Ku, Kobe 658,

More information

Enhancing Performance of Face Recognition System Using Independent Component Analysis

Enhancing Performance of Face Recognition System Using Independent Component Analysis Enhancing Performance of Face Recognition System Using Independent Component Analysis Dipti Rane 1, Prof. Uday Bhave 2, and Asst Prof. Manimala Mahato 3 Student, Computer Science, Shah and Anchor Kuttchi

More information

Decorrelated Local Binary Pattern for Robust Face Recognition

Decorrelated Local Binary Pattern for Robust Face Recognition International Journal of Advanced Biotechnology and Research (IJBR) ISSN 0976-2612, Online ISSN 2278 599X, Vol-7, Special Issue-Number5-July, 2016, pp1283-1291 http://www.bipublication.com Research Article

More information

Image Based Feature Extraction Technique For Multiple Face Detection and Recognition in Color Images

Image Based Feature Extraction Technique For Multiple Face Detection and Recognition in Color Images Image Based Feature Extraction Technique For Multiple Face Detection and Recognition in Color Images 1 Anusha Nandigam, 2 A.N. Lakshmipathi 1 Dept. of CSE, Sir C R Reddy College of Engineering, Eluru,

More information

FACE RECOGNITION BASED ON CUCKOO SEARCH ALGORITHM

FACE RECOGNITION BASED ON CUCKOO SEARCH ALGORITHM FACE RECOGNITION BASED ON CUCKOO SEARCH ALGORITHM VIPINKUMAR TIWARI Electronics and Communication Engineering, National Institute of Technology, Nagpur. Maharashtra, India. svipins.13@gmail.com ABSTRACT:-

More information

Data preprocessing Functional Programming and Intelligent Algorithms

Data preprocessing Functional Programming and Intelligent Algorithms Data preprocessing Functional Programming and Intelligent Algorithms Que Tran Høgskolen i Ålesund 20th March 2017 1 Why data preprocessing? Real-world data tend to be dirty incomplete: lacking attribute

More information

Neurocomputing. Laplacian bidirectional PCA for face recognition. Wankou Yang a,n, Changyin Sun a, Lei Zhang b, Karl Ricanek c. Letters.

Neurocomputing. Laplacian bidirectional PCA for face recognition. Wankou Yang a,n, Changyin Sun a, Lei Zhang b, Karl Ricanek c. Letters. Neurocomputing 74 (2010) 487 493 Contents lists available at ScienceDirect Neurocomputing journal homepage: www.elsevier.com/locate/neucom Letters Laplacian bidirectional PCA for face recognition Wankou

More information

Locality Preserving Projections (LPP) Abstract

Locality Preserving Projections (LPP) Abstract Locality Preserving Projections (LPP) Xiaofei He Partha Niyogi Computer Science Department Computer Science Department The University of Chicago The University of Chicago Chicago, IL 60615 Chicago, IL

More information

Dimensionality Reduction and Classification through PCA and LDA

Dimensionality Reduction and Classification through PCA and LDA International Journal of Computer Applications (09 8887) Dimensionality Reduction and Classification through and Telgaonkar Archana H. PG Student Department of CS and IT Dr. BAMU, Aurangabad Deshmukh Sachin

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP(www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP(www.prdg.org) 1 FACE RECOGNITION USING PRINCIPLE COMPONENT ANALYSIS (PCA) ALGORITHM P.Priyanka 1, Dorairaj Sukanya 2 and V.Sumathy 3 1,2,3 Department of Computer Science and Engineering, Kingston Engineering College,

More information

Multi-focus image fusion using de-noising and sharpness criterion

Multi-focus image fusion using de-noising and sharpness criterion Multi-focus image fusion using de-noising and sharpness criterion Sukhdip Kaur, M.Tech (research student) Department of Computer Science Guru Nanak Dev Engg. College Ludhiana, Punjab, INDIA deep.sept23@gmail.com

More information

A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network

A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network Achala Khandelwal 1 and Jaya Sharma 2 1,2 Asst Prof Department of Electrical Engineering, Shri

More information

Face Recognition Using Eigen-Face Implemented On DSP Processor

Face Recognition Using Eigen-Face Implemented On DSP Processor Face Recognition Using Eigen-Face Implemented On DSP Processor Nawaf Hazim Barnouti E-mail-nawafhazim1987@gmail.com, nawafhazim1987@yahoo.com Abstract This paper focus to develop an automatic face recognition

More information

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders CSC 411: Lecture 14: Principal Components Analysis & Autoencoders Raquel Urtasun & Rich Zemel University of Toronto Nov 4, 2015 Urtasun & Zemel (UofT) CSC 411: 14-PCA & Autoencoders Nov 4, 2015 1 / 18

More information

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation * A. H. M. Al-Helali, * W. A. Mahmmoud, and * H. A. Ali * Al- Isra Private University Email: adnan_hadi@yahoo.com Abstract:

More information