Dematting face images for use in a face recognition system

Number of pages: 73 File Format: word File Code: 32234
Year: 2014 University Degree: Master's degree Category: Electronic Engineering
  • Part of the Content
  • Contents & Resources
  • Summary of Dematting face images for use in a face recognition system

    Abstract

    Face recognition is in the fields of biometrics, machine vision and pattern recognition and has a wide application, including issues related to security systems. Since various factors such as ambient lighting, noise, and image opacity are more or less effective in the performance of face recognition methods, therefore, investigating the methods of removing blur from face images used in face recognition algorithms, in order to improve recognition accuracy, is of particular importance.

    Given that the basic problem in all image enhancement methods is to understand the type and characteristics of the point spread function (PSF) related to the image blurring factor. Therefore, in a part of the proposed method in this thesis, by learning the previous knowledge from training examples that include artificially blurred face images, the PSF of the blurring agent of face images has been identified. According to the proposed method in this thesis, first in the training phase, we artificially matte the sets of facial images related to the ORL database using a few specific PSFs and then add white noise with an average power of 30 dB to them. Now, we put the features consisting of the maximum information related to the size of the frequency components of the matted images with the same PSF in one category and use the MLP neural network to learn the knowledge from the created feature space. Then, in the test phase, the input opaque face image, which has an unknown opaque PSF, is mapped to the feature space of the training phase, and we extract the previous features from the mapped image. Now, with the help of previously trained neural network, we select the category closest to this image from among the trained categories, and consider the blurring PSF of the images related to this category as the blurring PSF of the input matte face image. In the following, according to this PSF and using deconvolution method (convolution photo), we improve the input image and deliver the improved image to the face recognition system for recognition.

    During the proposed method in this thesis, by creating a special feature space consisting of the maximum information related to the size of the frequency components of opaque images, we succeeded in increasing the PSF identification accuracy (recognition accuracy higher than 80% in noisy conditions). And as a result, we have increased the accuracy of the face recognition system (increasing the accuracy of the recognition system from 19.833% to 90.837%) by this method. Also, the use of neural network to identify PSF, on the one hand, has reduced the average execution time of this method by 172.41% compared to the modern methods presented in this field, and on the other hand, it has increased the hardware implementation capability of this method compared to existing methods.

    Key words: removing blur from face images, face recognition systems, point expansion function, feature space learning, MLP neural network

    1-1 Introduction

    The topic of face recognition is widely discussed in fields such as image processing, machine vision, pattern recognition, neural networks and machine learning. The face recognition system is a biometric system (biometer) [1] that identifies or confirms the identity of a human using intelligent and automatic methods.

    Many methods for face recognition have been provided, and these methods are generally divided into the following two categories:

    a) Pattern-based methods

    Pattern-based methods They operate based on the comparison of the input image with sets of patterns related to the structure of the face. These patterns are created using statistical tools such as support vector machine (SVM[2]), principal component analysis (PCA[3]), linear discriminant analysis (LDA[4]) and independent component analysis (ICA[5]) from face images related to the training set. to show the differences in the face. In these methods, people's faces are matched with a predetermined model and the obtained data are stored as extracted features.

    One ??of the advantages of the face recognition system is the appropriate power of identification, harmlessness, friendliness and naturalness of the method to recognize people. On the other hand, it should be mentioned that, unfortunately, automatic face recognition with the help of a machine still remains a scientific challenge. Among the reasons for this lack of success, we can mention the large amount of image data and, accordingly, the wide range of changes in this data, as well as the nature of the data itself. For example, the identification system should be less sensitive to age conditions and face makeup, hair style, facial expressions, facial angle changes, etc. be resistant To the mentioned factors, one can add the imaged opacity, light conditions, the background of the images and other imaging parameters. As variant factors such as environmental lighting, noise and image blurring can more or less (approximately) affect the face recognition performance, thus assessing deblurring methods in order to enhance the recognition accuracy has significant importance.

    Since inferring the type and characteristics of the point spread function (PSF) of image blurring factor is the main problem in all image enhancement methods, therefore in this thesis, in part of proposed method, by learning the prior knowledge over the training set including the artificially degraded images, inferring the PSF is discussed.

    According to the proposed method in this thesis, first a set of facial images on the ORL database are artificially blurred and white Gaussian noise of 30 dB is then added. Then we put the features comprised of maximum information related to magnitude of frequency domain components of images degraded by same PSF in a group and trained an MLP neural network over such constructed feature space in learning phase. Then at testing phase, we mapped blurred input facial image with an unknown blurring PSF to the learning stage feature space and extracted the features over the mapped image. Now using trained neural network, we selected the nearest group to this image, among learned groups and considered the blurring PSF of this group as the blurring PSF of facial input image. Finally, according to this PSF and using deconvolution, we improved the input image and delivered the improved image to a face recognition system.

    With proposed method in this thesis, constructing an especial feature space comprised of maximum information related to magnitude of frequency domain components of degraded image, we have enhanced the PSF inference accuracy (inferring accuracy more than 80% in noise condition) and face recognition system accuracy (accuracy was improved from 19.833% to 90.837%) by this method. Also, because of using neural network to infer the PSF, running time is reduced by 41.172 percent compared to an examined novel method in this field.

  • Contents & References of Dematting face images for use in a face recognition system

    List:

    Chapter One: Introduction. 1

    1-1 Introduction. 2

    1-2 statement of the problem. 3

    1-3 The necessity of conducting research and the purpose of the thesis. 4

    Chapter Two: An overview of existing methods. 7

    2-1 Introduction. 8

    2-2 methods of removing matte from public images. 9

    2-3 methods of removing blur from face images in the application of face recognition 12

    Chapter three: proposed method. 17

    3-1 Introduction. 18

    3-2 components of the proposed method. 18

    3-2-1 Create feature space. 21

    3-2-2 PSF identification step of face image blurring 23

    3-2-3 Improvement of the input matte face image. 24

    3-3 Conclusion. 26

    Chapter four: simulation results. 27

    4-1 Introduction. 28

    4-2 Introduction of database 28

    4-3 Introduction of used recognition methods 29

    4-3-1 Face recognition method based on wavelet transform and MLP neural network. 29

    4-3-2 Face recognition method based on block average and MLP neural network. 32 4-3-3 face recognition method based on eigenvalues ??obtained from face images 4-4 introducing the FADEIN face image de-matting method. 34

    4-5 simulation results related to the blurring factor of the subject being out of zoom compared to the camera. 36

    4-6 simulation results related to the blur effect due to camera movement. 46

    4-7 Conclusion. 54

    Chapter five: conclusion and proposal for future solutions. 55

    5-1 Conclusion. 56

    5-2 Proposal for a future solution 57

    References. 59

    Source:

    1           

     

    [1] T. Mita, T. Kaneko, B. Stenger, and O. Hori, “Discriminative Feature Co-Occurrence Selection for Object Detection,” IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 30, no. 7, pp. 1257-1269, July 2008.        

    [2] P. Campisi, K. Egiazarian, Blind Image Deconvolution: Theory and Applications, CRC Press, Boca Raton, FL, USA, 2007.

    [3] P.C. Hansen, J.G. Nagy, D.P. O'Leary, Deblurring Images: Matrices, Spectra, and Filtering, SIAM Publisher, Philadelphia, PA, USA, 2006.

    [4] T.F.Chan, J.Shen, Image Processing and Variational Analysis, PDE, Wavelet, and Stochastic Methods, SIAM Publisher, Philadelphia, PA, USA, 2005.

    [5] W.H. Richardson, Bayesian-based iterative method of image restoration, Journal of the Optical Society of America, vol. 62, pp. 55-59, 1972.

    [6] L. Lucy, An iterative technique for the rectification of observed distributions, The Astronomical Journal, vol. 79, pp. 745–754, 1974. [7] N. Wiener. Extrapolation, Interpolation, and Smoothing of Stationary Time Series. The MIT Press, 1964. [8] M.C. Cho, H.S. Don, Blur identification and image restoration using a multilayer neural network, IEEE International Joint Conference on Neural Networks, vol.3, pp. 2558–2563, 1991.

    [9] Shiming Xiang, Gaofeng Meng, Ying Wang, Chunhong Pan, Changshui Zhang, Pattern Recognition: "Image deblurring with matrix regression and gradient evolution", Sci Verse Science Direct, vol. 45, pp. 2164–2179, 2012.

    [10] Slami Saadi, Abderrezak Guessoum, Maamar Bettayeb, Microprocessors and Microsystems: ABC optimized neural network model for image deblurring with its FPGA implementation, Sci Verse Science Direct, vol. 37, pp.6–52, 2013.

    [11] Brian Heflin, Brian Parks, Walter Scheirer, Terrance Boult, “Single Image Deblurring for a Real-Time Face Recognition System”, University of Colorado at Colorado Springs Colorado in Proceedings of the IEEE Conference on Springs, 2010.

    [12] M. Cannon, “Blind Deconvolution of spatially invariant image blurs with phase,” IEEE T. on Acoustics, Speech and Signal Processing, vol. 24, no. 1, pp. 58–63, 1976. [13] T.F. Chan and C.-K. Wong, “Total Variation Blind Deconvolution,” IEEE Trans. Image Processing, vol. 7, no. 3, pp. 370-375, Mar. 1998.

    [14] H. Hu and G. de Haan, “Low Cost Robust Blur Estimator,” Proc. IEEE Int'l Conf. Image Processing, pp. 617-620, 2006. [15] J.H. Elder, "Local Scale Control for Edge Detection and Blur Estimation,"Elder, “Local Scale Control for Edge Detection and Blur Estimation,” IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 20, no. 7, pp. 699-716, July 1998.

    [16] F. Rooms, A. Pizurica, and W. Philips, “Estimating Image Blur in the Wavelet Domain,” Proc. Fifth Asian Conf. Computer Vision, pp. 210-215, 2002.

    [17] H. Tong, M. Li, H. Zhang, and C. Zhang, “Blur Detection for Digital Images Using Wavelet Transform,” Proc. IEEE Int'l Conf. Multimedia and Expo, vol. 1, pp. 17-20, 2004.

    [18] Y. Yitzhaky and N.S. Kopeika, "Identification of Blur Parameters from Motion Blurred Images," Graphical Models and Image Processing, vol. 59, no. 5, pp. 310-320, 1997.

    [19] J. Jia, “Single Image Motion Deblurring Using Transparency,” Proc. IEEE Conf. Computer Vision and Pattern Recognition, pp. 1-8, 2007.

    [20] Masashi Nishiyama, Abdenour Hadid, Hidenori Takeshima, Jamie Shotton, Tatsuo Kozakaya, and Osamu Yamaguchi, “Facial Deblur Inference Using Subspace Analysis For Recognition of Blurred Faces,” IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 33, no. 4, APRIL 2011.   

    [21] L. Yuan, J. Sun, L. Quan, and H.Y. Shum, “Image Deblurring with Blurred/Noisy Image Pairs,” ACM Trans. Graphics, vol. 26, no. 3, pp. 1-10, 2007.

    [22] R. Gopalan, S. Taheri, P. Turaga and R. Chellappa, “A Blur-robust Descriptor with Applications to Face Recognition”, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 34, pp. 1220-1226, 2012. [23] Guangling Sun, Xiaofei Zhou, "Robust Degraded Face Recognition based on Multi-scale Competition and Novel Face Representation," International Journal of Signal Processing, Image Processing and Pattern Recognition, vol. 6, no. 5 pp. 205-216, 2013.

    [24] Chi Ho Chan, Muhammad Atif Tahir, Josef Kittler, Matti Pietikainen, “Multiscale Local Phase Quantization for Robust Component-Based Face Recognition Using Kernel Fusion of Multiple Descriptors,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 35, no. 5, May 2013.

    [25] I. Stainvas and N. Intrator, “Blurred Face Recognition via a Hybrid Network Architecture,” Proc. Int'l Conf. Pattern Recognition, vol. 2, pp. 805808, 2000. [26] C. Ancuti, C.O. Ancuti, and P. Bekaert, “Deblurring by Matching,” Computer Graphics Forum, vol. 28, no. 2 pp. 619-628, 2009. [27] R.C. Gonzalez and R.E. Woods, Digital Image Processing. Prentice Hall, 2007. [28] N. Wiener. Extrapolation, Interpolation, and Smoothing of Stationary Time Series. The MIT Press, 1964. [29] http://www.uk.research.att.com/facedatabase.html.                           

    [30] Masoud Mazloom, Shohreh Kasaei, “Face Recognition using Wavelet, PCA, and Neural Networks,” Proceeding of the First International Conference on Modeling, Simulation and Applied Optimization, Sharjah, U.A.E. February, 2005.

    [31] M. Turk and A. Pentland, “Eigen faces for Recognition,” J.

Dematting face images for use in a face recognition system