Novel Method for Eyeglasses Detection in Frontal Face Images

Size: px
Start display at page:

Download "Novel Method for Eyeglasses Detection in Frontal Face Images"

Transcription

1 Novel Method for Eyeglasses Detection in Frontal Face Images R. L. Parente, L. V. Batista Centro de Informática - CI Universidade Federal da Paraíba - UFPB João Pessoa, Brazil rodrigolparente@gmail.com, leonardo@ci.ufpb.br I. Andreza, E. Borges, R. Marques VSoft Research Group VSoft Technology João Pessoa, Brazil {igorlpa90, erickvagnerr, jose.raphael.marques}@gmail.com Abstract The International Civil Aviation Organization (ICAO) endorsed the use of face recognition as main biometric characteristic for identity validation. According to ICAO directives, ISO proposed the ISO/ IEC standard, which specifies some quality requirements for facial images. Verifying the compliance of a face image to these quality specifications requires an prior detection of eyeglasses. This paper presents a novel method for detecting glasses in frontal face images. The eyeglass lenses are connected by a piece which usually appears in the horizontal direction. The proposed method explores this idea performing a skin clustering operation followed by a horizontal edges detection. The skin detection process uses the Cr band of the YCbCr color system, which is widely used for skin detection. The performance was evaluated on the AR and FRGC databases, obtaining success rates of 98.58% and 89.33% respectively. Keywords-Glasses Detection; YCbCr; ICAO. I. INTRODUCTION A high-performance glasses detection method in facial images is important to computer vision research areas, as face recognition, document photos automatic validation, etc [1]. A robust face recognition system has to be able to perform under non-ideal conditions, as individuals wearing glasses or poor lighting. Such factors affect the success of these systems [2]. According to Jia et al. [3], due to the convenience of facial image acquisition, face recognition has been widely used, such as in access control, staff supervision, immigration, etc.. However, high recognition rates are difficult to achieve because of the many possible variations in illumination, facial expression, angle, and accessories. Numerous studies have shown that eyeglasses have significant negative impacts on the face recognition. Automatic glasses detection is also relevant in different scenarios. As eyeglasses differ too much (e.g., size, shape, color), analyzing information related to the glasses may aid in age and gender definition, since women s glasses have distinct features from men s glasses, as well as children s glasses distinguish from adult s glasses. It is also useful since presence of eyeglasses in face image interferes in the precise location of the eyes, which is an important task in biometric face recognition. Accurate eyes location and the distance between them is important because it allows inferring face dimensions and location of other face components as mouth and nose. So, assuming that the individual wear glasses makes the eye detection better, reducing errors in the biometric process [4]. Another scenario where glasses detection is quite important is in automatic validation of document photos. Face is a very relevant biometric characteristic which is used in many promising forensic and commercial applications such as access control, video-surveillance, etc. The International Civil Aviation Organization (ICAO) endorsed, in 2002, the use of face recognition as the globally interoperable biometric characteristic for machine assisted identity confirmation with machine readable travel documents [5]. In sequence, according to ICAO directives, the International Standard Organization (ISO) proposed the ISO/ IEC standard [6], which specifies some quality requirements for facial images. Some of those requirements establish rules ralated to the use of eyeglasses, such as: the person can t use dark tinted eyegasses; the frame should not cover the eyes; no flash reflection in the lenses, etc. Verifying the compliance of a face image to these quality specifications requires an prior detection of the presence of eyeglasses in the image. Although glasses detection is a challenging subject, this paper proposes a computationally simple approach and establish a comparative with other methods among the related literature, with no need of previous training. This paper is organized as follows. In Section II is made a literature review related to glasses detection. Section III contains a brief introduction about the YCbCr color system. In Section IV the databases used to evaluate the algorithms are described. Section V presents in details the methods proposed by this work. Section VI shows the obtained results. Finally, Section VII has the conclusions from the results analysis and possible future works. II. RELATED WORKS Several methods were proposed to perform glasses detection. Jiang et al. [7] [8] approaches the problem using edge detection. The method starts by locating the eyes and estimating the upper cheecks region of the face. Edges information is collected from the interest region by using the Sobel filter [9]. Over the edge information are calculated Three measures to determine the presence of glasses. These metrics are describe in the following equations 1, 2 and 3:

2 M3 = Where: M2 = ( p ij F ( M1 = p ij F p ij F edgeness ij F ) edgeness ij T then 1 else 0 F ) edgeness ij T then edgeness ij else 0 F T is the Otsu threshold; edgeness ij is the intensity of the edge detected on the pixel p ij ; F is the number of pixels of region of interest image. These three measures are used as input vector for a class separation operation in which vector from no glasses images differs from faces wearing eyeglasses. According to the author, results showed that such approach achieves good separation between the two considered classes (with or without glasses). Jiang [8] expands the idea applying those metrics in a new region of interest. Based on the Principle of Fisher Information [10], it was found that the region in the face which highlights the presence of glasses is the area above the nose, where the nosepiece of the eyeglasses is supported. Jing et al. [2] presents a method for detection and feature extraction from glasses in facial images. In this work the detection is based on Jiang s [7] while the extraction is made by deformable contours, matching edges intensity and orientation. At the end, after many iterations, the lenses contour is outlined. Jing [11] proposes a probabilistic approach. Initially, the rotation is fixed aligning the eyes with the horizontal axis and the size is normalized to standard values. Next, a binary edge detection filter is applied to the image and the presence of glasses is probabilistically estimated taking into account edge pixels only. According to the author, the tests show that this approach has higher performance than Jing et al. [2]. Haiyuan Wu et al. [12] describes an innovative method comprising glasses detection in 3D images, got from stereoscopy. The detection assumes that the lenses are in the same plane of the three-dimensional space. The 3D Hough Transform is used to obtain the plane in which the features are concentrated. So, based on the three-dimensional plane and given some restrictions, a set of features are identified in the glasses frame. Therefore, it is possible to highlight a separation between images with or without glasses. This approach does not require further information about face pose estimation, eyes location or frame shape. Chenyu Wu et al. [13]present a system that recognizes, locates and removes glasses from a facial image. The extracted (1) (2) (3) features are orientation patterns. These features are discriminated by a classifier based on error reconstruction. According to the author, this method achieved a success rate of 94.2%. Bo Wu [14] shows a detection system based on machine learning. A variation of a boosting algorithm called Real AdaBoost is applied to improve the effectiveness of a simple wavelet classifier. The tests were made over 3000 images coming from the FERET database [15] and from the Web, a half with glasses and the other half without. After a five-round cross validation and detailed description of the experiments, the author states that the general success rate of his method is 94.0%. Jia et al.[3] propose an eyeglasses detection and removal algorithm based on phase congruency and progressive inpainting. Taking into account the importance of human eyes in face recognition, the method first constructs a model to shield the eyes in an facial image based on a priori knowledge of facial features, then computed phase congruency to detect textures, and marked the eyeglasses frame. Finally, inpainting process is used to fill in the marked region by using information from nearby pixels. Image inpainting provides a means for reconstruction of small damaged portions of an image, so that the image looks more natural. In this case, the damaged portion is the glasses frame, and inpainting is used not to make the glasses-removed-image look subjectively better, but mainly to increase face recognition rate. Experimental results showed that this method improves recognition rate significantly and exhibited strong robustness against high variations in facial images, such as skin colors, poses, background, illuminations, etc. Finally, the recent work of Fernandez et al. [4] brings an innovative approach to the subject, using Local Binary Patterns (LBP) as features representation and robust alignment. First, the image is preprocessed and the eyes region is delimited. Next, the LBP descriptors are built to describe the selected region. The classification of the extracted features is made by Support Vector Machine (SVM). Aiming to evaluate the method in a realistic environment, this algorithm was tested over the Labeled Faces in the Wild database (LFW) [16], whose purpose is the face analysis in unconstrained environments, containing 13,233 famous people images got from the internet highly varied in lighting, position, clothing, etc. The method achieved 98.65% success rate on this set of images. There is no other paper in related literature which uses the LFW as testing scope, so, to endorse that the method outperforms the state-of-the-art it was tested over the FERET database using five-round cross validation, yielding 99.89% success rate. III. YCBCR COLOR SYSTEM According to Chitra et al. [17], color space is a mathematical model to represent color information as three or four different color components. Different color models are used for different applications such as computer graphics, image processing, TV broadcasting, and computer vision. There are many color spaces which are useful for the skin detection.

3 They are: RGB based color space (RGB, normalized RGB), Hue Based color space (HSI, HSV, and HSL), Luminance based color space (YCBCr, YIQ, and YUV), and perceptually uniform color space (CIEXYZ, CIELAB, and CIELUV). The RGB color information presents a lot of redundancy. So, according to Kakumanu et al. [18] the orthogonal color spaces reduce the redundancy present in RGB color channels and represent the color with statistically independent components (as independent as possible). The Y value represents the luminance (or brightness) component, computed as a weighted sum of RGB values, the Cr and Cb values, also known as the color difference signals, represent the chrominance component of the image, they are computed by subtracting the luminance component from B and R values. As the luminance and chrominance components are explicitly separated, these spaces are a favorable choice for skin detection, and because of that, YCbCr space is one of the most popular choices for skin analysis. The values of the YC b C r components are calculated according to the following equations: ratio and highly varied background. The data for FRGC consists of 50,000 recordings divided into training and validation partitions, once it focuses in face recognition. The training partition is designed for training algorithms and the validation partition is for assessing performance of an approach in a laboratory setting. The validation partition consists of data from 4,003 subject sessions. Y = R G B Cb = R G B Cr = 0.5 R G B (4) Fig. 1. Image samples from AR Face Database (upper row) and FRGC Face Database (lower row). IV. MATERIALS On the performance evaluation of the proposed method were used frontal face images from the AR Face Database [19] and Face Recognition Grand Challenge (FRGC) [20] Face Database. Some image samples of these bench are shown in Fig. 1. The FERET and LFW databases were not used due to lack of ground-truth. Images from AR Database are 768x576 pixel sized and present variations regarding to smile, open mouth, sunglasses, scarf over face, unnatural skin color, flash on skin, etc. Besides, there is a deliberate and controlled variation in face illumination, switching between frontal and lateral. The background is slightly varied, mostly white. It contains over 4,000 color images corresponding to 126 people s faces (70 men and 56 women). Images feature frontal view faces with different facial expressions, illumination conditions, and occlusions (sun glasses and scarf). The pictures were taken at the CVC (Computer Vision center, Barcelona University) under strictly controlled conditions. No restrictions on wear (clothes, glasses, etc.), make-up, hair style, etc. were imposed to participants. A subset with 1,000 images was selected, where half of the individuals wear glasses and the other half does not. From the FRGC database 1,230 images were used in tests, again half of them with glasses, the other half without. These images are 2272x1704 and 1704x2272 pixel sized. This database provides facial image samples taken from realistic environments, presenting more varied conditions as regards lighting, face location in the image, image size and face size V. METHODS In this section, the proposed method for eyeglasses detection in facial images is presented. The method explores the upper nose region, searching for horizontal edges since the piece that join the lenses of the eye glasses usually appears horizontally in this region. The method explores color information from Cr band of Y C b C r color system according to empirical tests in which Cr band got best results. This process is presented in details ahead. Jiang [8] shows, based on the Fisher s Information Criterion, that the facial region between eyebrows, the upper nose region, is the best for glasses detection in frontal face images. The location of this region is estimated according to the eyes position and distance between them. Therefore, the first step of the algorithm consists in locating the eyes. The eyes location is based on the quadrilateral region provided by the Viola-Jones face detection algorithm [21]. Knowing the proportions of the human face, a rectangular region which delimits the eyes can be heuristically estimated. Since the facial region has width W face and height H face, it was found through empiric tests that the eyes usually occupy an area fraction A eyes of the facial area corresponding to the subset of pixels p i,j, such that: { i [0.15W face, 0.85W face ] p i,j A eyes (5) j [0.33H face, 0.50H face ] Having the upper left corner of the facial region as (0, 0) reference. After defining the rectangular eyes region, it it divided in two equal parts so that each one contains one of the eyes. The center points of the two resulting quadrilaterals

4 tion [18], highlights the edges of the glasses frame in contrast with the skin color, and it is even less affected by lighting variation often found in face images. So, it is expected that the glasses frame is contained within the region S and be enhanced by the horizontal edge detection. The horizontal edge detection is performed by the Sobel filter followed by a binarization, applied to the region S resulting in the image called Credge. Then, the algorithm search the row with the largest number of pixels corresponding to edges, called Nmax. The probability PG of having glasses in the input image is therefore calculated as the ratio between Nmax and the width of the region Swidth = 0.25deyes, as stated in Equation 6: PG = Fig. 2. Estimation of eyes location. Variables W and H respectively correspond to width and height of the face region. 4Nmax Swidth (6) The higher is PG the more likely it will be the presence of glasses in the input image. Thus, if PG is higher than an established threshold the image will be classified as having glasses. Fig. 4 shows some steps of the execution for both face images with and without glasses. The detection difference for the two classes can be observed ind Fig. 4. and Fig. 4.f. (a) S Region (b) Cr band (d) S Region (e) Cr band (c) Edges Fig. 3. Calculation of S Region according to the distance between the eyes. are assumed as an estimation of each eye location in the face. This process is illustrated in Fig. 2. After such estimation, the midpoint of the segment joining both eye points is called point P (Fig. 3). The region of interest for glasses detection, called region S, is calculated according to the point P and the distance between eyes (deyes ). As shown in Fig. 3, the quadrilateral corresponding to the region S has origin in the point located at 0.125deyes left of the point P and 0.9deyes up. The sizes of width and height of region S are, respectively, 0.25deyes and deyes. After selecting the region S, it is converted to the YCbCr color system and the Cr band is taken, because the proposed method assumes that the Cr band, widely used to skin detec- (f) Edges Fig. 4. Some steps of the algorithm: Region S selection (a), Cr band isolation (b), After binarization (Credge ) (c). VI. E XPERIMENTS A ND R ESULTS This section presents the performance evaluation methodology and experimental results. The proposed algorithm was

5 evaluated by calculating EER for both AR and FRGC benchmarks. Detailed information is presented ahead. Glasses detection in facial images has two possible classifications only: with glasses or without glasses. The output of the process depends on a previously established threshold. If the value of P G is higher than the threshold, the sample is classified as with glasses, otherwise the face is classified as without glasses. Under these circumstances, two kinds of error may occur: 1) False Acceptance: classify an image that shows no glasses as with glasses ; 2) False Rejection: classify an image that shows glasses as without glasses. Changing the threshold in a predefined range allows calculate the false acceptance and false rejection for each value of threshold, so, making possible to plot the curves of False Acceptance Rate (FAR) and False Rejection Rate (FRR). The meeting point of the curves is called Equal Error Rate (EER), it is the point where the previous rates are proportionally equal. The EER points out that the ratio of false acceptances detected divided by the total number is equal to the same ratio of false rejections. Accordingly, low values of EER suggest false acceptance and false rejection rates equally low, which implies a high accuracy to the system. The curves of FAR and FRR correspond to the false acceptance and false rejection ratios for each threshold on the horizontal axis. The meeting point of the curves is the EER point. Tests performed on the image database AR got a success rate of 98.58%, whereas on the FRGC the success rate was 89.33%. Table I show the the results of the proposed method in each database and works discussed in Section II, to establish a comparative. The FAR x FRR charts are presented in Fig. 6 for images from both AR and FRGC Face Databases. Considering that images from FRGC present harder variations in lighting, face position, background and blur regarding to the images from AR (Fig. 1), experimental tests has shown that lighting variations represent a challenge to the proposed method (Fig. 5.a and Fig. 5.b). (a) Face region (b) S region Fig. 5. Examples of face images where errors occurred due to bad influence of lighting. TABLE I COMPARATIVE OF SUCCESS RATES IN GLASSES DETECTION METHODS. Method Database Success Rate Fernandez et al. [4] FERET 99.89% Fernandez et al. [4] LFW 98.65% Wu B. et al. [14] FERET & Web 94,0% Proposed Method AR 98.58% Proposed Method FRGC 89.33% (a) AR Face Database (b) FRGC Face Database Fig. 6. FAR x FRR charts for images from (a) AR Face Database and (b) FRGC Face Database. VII. CONCLUSIONS AND FUTURE WORKS This paper presented a novel method for accomplishing the detection of eyeglasses in frontal face images. The method is based on YCbCr color analysis, once it is a widely used for skin segmentation. It analyzes the region between the eyes (called here by region S), where the nose piece of the eyeglasses must be present. This region is defined according to the eye pupils location, which is calculated according to the human face proportions and in the face region delimited by Viola-Jones face detector. The method explores color information contained in Cr band from YC b C r color space and edges detection to accomplish the detection of the nose piece. The Algorithm presented EER results very close to the other methods present in literature, achieving correct classification rate equals to 98.58% in AR Database benchmark and 89.33% in FRGC database. Some advantages of the proposed method concerning other state-of-the-art algorithms [2][14] are the computational simplicity and the absence of a previous machine learning. Although the use of Cr band from YCbCr color model it was verified that the method suffers a bad influence of shadows in region S. But this problem only occurs in face images from FRGC Face Database which present faces in uncontrolled conditions. So some errors are

6 acceptable once working with challenging image samples from uncontrolled enviroments. Fig. 5 presents some samples which were wrongly classified because of bad lighting condition. As future work, it would be important to improve the eyes localization process and S Region delimitation. It is possible to locate both eyes with bigger precision by replacing actual eye localization method, which depends on the face detection, by facial landmark detector. It enables better eyes localization and, hence, better calculation of Region S. Another possible improvement is to investigate a way of reducing lighting influence in the proposed algorithm. REFERENCES [1] M. Ferrara, A. Franco, D. Maio, and D. Maltoni, Face image conformance to iso/icao standards in machine readable travel documents, Information Forensics and Security, IEEE Transactions on, vol. 7, no. 4, pp , [2] Z. Jing and R. Mariani, Glasses detection and extraction by deformable contour, in Pattern Recognition, Proceedings. 15th International Conference on, vol. 2. IEEE, 2000, pp [3] X. Jia and J. Guo, Eyeglasses removal from facial image based on phase congruency, in Image and Signal Processing (CISP), rd International Congress on, vol. 4. IEEE, 2010, pp [4] A. Fernández, R. García, R. Usamentiaga, and R. Casado, Glasses detection on real images based on robust alignment, Machine Vision and Applications, vol. 26, no. 4, pp , [5] I. N. T. W. Group et al., Biometrics deployment of machine readable travel documents, [6] I. T. Committees, Iso/iec :2005, information technologybiometric data interchange formatspart 2: Finger minutiae data, International Organization for Standardization, Geneva, Switzerland, ISO :2005, [7] X. Jiang, M. Binkert, B. Achermann, and H. Bunke, Detection of glasses in facial images, in Computer VisionACCV 98. Springer, 1998, pp [8], Towards detection of glasses in facial images, Pattern Analysis & Applications, vol. 3, no. 1, pp. 9 18, [9] I. Sobel, History and definition of the sobel operator, Retrieved from the World Wide Web, [10] J. J. Rissanen, Fisher information and stochastic complexity, Information Theory, IEEE Transactions on, vol. 42, no. 1, pp , [11] Z. Jing, R. Mariani, and J. Wang, Glasses detection for face recognition using bayes rules, in Advances in Multimodal InterfacesICMI Springer, 2000, pp [12] H. Wu, G. Yoshikawa, T. Shioyama, S. Lao, and M. Kawade, Glasses frame detection with 3d hough transform, in Pattern Recognition, Proceedings. 16th International Conference on, vol. 2. IEEE, 2002, pp [13] C. Wu, C. Liu, H.-Y. Shum, Y.-Q. Xy, and Z. Zhang, Automatic eyeglasses removal from face images, Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol. 26, no. 3, pp , [14] B. Wu, H. Ai, and R. Liu, Glasses detection by boosting simple wavelet features, in Pattern Recognition, ICPR Proceedings of the 17th International Conference on, vol. 1. IEEE, 2004, pp [15] P. J. Phillips, H. Wechsler, J. Huang, and P. J. Rauss, The feret database and evaluation procedure for face-recognition algorithms, Image and vision computing, vol. 16, no. 5, pp , [16] G. B. Huang, M. Ramesh, T. Berg, and E. Learned-Miller, Labeled faces in the wild: A database for studying face recognition in unconstrained environments, Technical Report 07-49, University of Massachusetts, Amherst, Tech. Rep., [17] S. Chitra and G. Balakrishnan, Comparative study for two color spaces hscbcr and ycbcr in skin color detection, Applied Mathematical Sciences, vol. 6, no. 85, pp , [18] P. Kakumanu, S. Makrogiannis, and N. Bourbakis, A survey of skincolor modeling and detection methods, Pattern recognition, vol. 40, no. 3, pp , [19] A. M. Martinez, The ar face database, CVC Technical Report, vol. 24, [20] P. J. Phillips, Face recognition grand challenge, in Biometric Consortium Conference, [21] P. Viola and M. J. Jones, Robust real-time face detection, International journal of computer vision, vol. 57, no. 2, pp , 2004.

Image enhancement for face recognition using color segmentation and Edge detection algorithm

Image enhancement for face recognition using color segmentation and Edge detection algorithm Image enhancement for face recognition using color segmentation and Edge detection algorithm 1 Dr. K Perumal and 2 N Saravana Perumal 1 Computer Centre, Madurai Kamaraj University, Madurai-625021, Tamilnadu,

More information

Face Alignment Under Various Poses and Expressions

Face Alignment Under Various Poses and Expressions Face Alignment Under Various Poses and Expressions Shengjun Xin and Haizhou Ai Computer Science and Technology Department, Tsinghua University, Beijing 100084, China ahz@mail.tsinghua.edu.cn Abstract.

More information

A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods

A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.5, May 2009 181 A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods Zahra Sadri

More information

Subject-Oriented Image Classification based on Face Detection and Recognition

Subject-Oriented Image Classification based on Face Detection and Recognition 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

Large-scale Datasets: Faces with Partial Occlusions and Pose Variations in the Wild

Large-scale Datasets: Faces with Partial Occlusions and Pose Variations in the Wild Large-scale Datasets: Faces with Partial Occlusions and Pose Variations in the Wild Tarik Alafif, Zeyad Hailat, Melih Aslan and Xuewen Chen Computer Science Department, Wayne State University Detroit,

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

Generic Face Alignment Using an Improved Active Shape Model

Generic Face Alignment Using an Improved Active Shape Model Generic Face Alignment Using an Improved Active Shape Model Liting Wang, Xiaoqing Ding, Chi Fang Electronic Engineering Department, Tsinghua University, Beijing, China {wanglt, dxq, fangchi} @ocrserv.ee.tsinghua.edu.cn

More information

Computers and Mathematics with Applications. An embedded system for real-time facial expression recognition based on the extension theory

Computers and Mathematics with Applications. An embedded system for real-time facial expression recognition based on the extension theory Computers and Mathematics with Applications 61 (2011) 2101 2106 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa An

More information

A Survey of Various Face Detection Methods

A Survey of Various Face Detection Methods A Survey of Various Face Detection Methods 1 Deepali G. Ganakwar, 2 Dr.Vipulsangram K. Kadam 1 Research Student, 2 Professor 1 Department of Engineering and technology 1 Dr. Babasaheb Ambedkar Marathwada

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

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

IRIS SEGMENTATION OF NON-IDEAL IMAGES

IRIS SEGMENTATION OF NON-IDEAL IMAGES IRIS SEGMENTATION OF NON-IDEAL IMAGES William S. Weld St. Lawrence University Computer Science Department Canton, NY 13617 Xiaojun Qi, Ph.D Utah State University Computer Science Department Logan, UT 84322

More information

Eye Detection by Haar wavelets and cascaded Support Vector Machine

Eye Detection by Haar wavelets and cascaded Support Vector Machine Eye Detection by Haar wavelets and cascaded Support Vector Machine Vishal Agrawal B.Tech 4th Year Guide: Simant Dubey / Amitabha Mukherjee Dept of Computer Science and Engineering IIT Kanpur - 208 016

More information

FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION

FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION Vandna Singh 1, Dr. Vinod Shokeen 2, Bhupendra Singh 3 1 PG Student, Amity School of Engineering

More information

Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation

Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation Sowmya. A (Digital Electronics (MTech), BITM Ballari), Shiva kumar k.s (Associate Professor,

More information

Face Recognition based Only on Eyes Information and Local Binary Pattern

Face Recognition based Only on Eyes Information and Local Binary Pattern Face Recognition based Only on Eyes Information and Local Binary Pattern Francisco Rosario-Verde, Joel Perez-Siles, Luis Aviles-Brito, Jesus Olivares-Mercado, Karina Toscano-Medina, and Hector Perez-Meana

More information

CHAPTER 3 FACE DETECTION AND PRE-PROCESSING

CHAPTER 3 FACE DETECTION AND PRE-PROCESSING 59 CHAPTER 3 FACE DETECTION AND PRE-PROCESSING 3.1 INTRODUCTION Detecting human faces automatically is becoming a very important task in many applications, such as security access control systems or contentbased

More information

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Dr. Arti Khaparde*, Sowmya Reddy.Y Swetha Ravipudi *Professor of ECE, Bharath Institute of Science and Technology

More information

Information technology Biometric data interchange formats Part 5: Face image data

Information technology Biometric data interchange formats Part 5: Face image data INTERNATIONAL STANDARD ISO/IEC 19794-5:2005 TECHNICAL CORRIGENDUM 2 Published 2008-07-01 INTERNATIONAL ORGANIZATION FOR STANDARDIZATION МЕЖДУНАРОДНАЯ ОРГАНИЗАЦИЯ ПО СТАНДАРТИЗАЦИИ ORGANISATION INTERNATIONALE

More information

Detection of a Single Hand Shape in the Foreground of Still Images

Detection of a Single Hand Shape in the Foreground of Still Images CS229 Project Final Report Detection of a Single Hand Shape in the Foreground of Still Images Toan Tran (dtoan@stanford.edu) 1. Introduction This paper is about an image detection system that can detect

More information

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS Kirthiga, M.E-Communication system, PREC, Thanjavur R.Kannan,Assistant professor,prec Abstract: Face Recognition is important

More information

Mouse Pointer Tracking with Eyes

Mouse Pointer Tracking with Eyes Mouse Pointer Tracking with Eyes H. Mhamdi, N. Hamrouni, A. Temimi, and M. Bouhlel Abstract In this article, we expose our research work in Human-machine Interaction. The research consists in manipulating

More information

Project Report for EE7700

Project Report for EE7700 Project Report for EE7700 Name: Jing Chen, Shaoming Chen Student ID: 89-507-3494, 89-295-9668 Face Tracking 1. Objective of the study Given a video, this semester project aims at implementing algorithms

More information

Discriminant Analysis of Haar Features for Accurate Eye Detection

Discriminant Analysis of Haar Features for Accurate Eye Detection Discriminant Analysis of Haar Features for Accurate Eye Detection Shuo Chen and Chengjun Liu Department of Computer Science, New Jersey Institute of Technology 323 M.L. King Boulevard, University Height,

More information

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at 14th International Conference of the Biometrics Special Interest Group, BIOSIG, Darmstadt, Germany, 9-11 September,

More information

Fast Face Detection Assisted with Skin Color Detection

Fast Face Detection Assisted with Skin Color Detection IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 4, Ver. II (Jul.-Aug. 2016), PP 70-76 www.iosrjournals.org Fast Face Detection Assisted with Skin Color

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

Face Recognition At-a-Distance Based on Sparse-Stereo Reconstruction

Face Recognition At-a-Distance Based on Sparse-Stereo Reconstruction Face Recognition At-a-Distance Based on Sparse-Stereo Reconstruction Ham Rara, Shireen Elhabian, Asem Ali University of Louisville Louisville, KY {hmrara01,syelha01,amali003}@louisville.edu Mike Miller,

More information

A Comparison of Color Models for Color Face Segmentation

A Comparison of Color Models for Color Face Segmentation Available online at www.sciencedirect.com Procedia Technology 7 ( 2013 ) 134 141 A Comparison of Color Models for Color Face Segmentation Manuel C. Sanchez-Cuevas, Ruth M. Aguilar-Ponce, J. Luis Tecpanecatl-Xihuitl

More information

Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition

Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition Berk Gökberk, M.O. İrfanoğlu, Lale Akarun, and Ethem Alpaydın Boğaziçi University, Department of Computer

More information

A Novel Technique to Detect Face Skin Regions using YC b C r Color Model

A Novel Technique to Detect Face Skin Regions using YC b C r Color Model A Novel Technique to Detect Face Skin Regions using YC b C r Color Model M.Lakshmipriya 1, K.Krishnaveni 2 1 M.Phil Scholar, Department of Computer Science, S.R.N.M.College, Tamil Nadu, India 2 Associate

More information

Face Quality Assessment System in Video Sequences

Face Quality Assessment System in Video Sequences Face Quality Assessment System in Video Sequences Kamal Nasrollahi, Thomas B. Moeslund Laboratory of Computer Vision and Media Technology, Aalborg University Niels Jernes Vej 14, 9220 Aalborg Øst, Denmark

More information

Critique: Efficient Iris Recognition by Characterizing Key Local Variations

Critique: Efficient Iris Recognition by Characterizing Key Local Variations Critique: Efficient Iris Recognition by Characterizing Key Local Variations Authors: L. Ma, T. Tan, Y. Wang, D. Zhang Published: IEEE Transactions on Image Processing, Vol. 13, No. 6 Critique By: Christopher

More information

Real Time Detection and Tracking of Mouth Region of Single Human Face

Real Time Detection and Tracking of Mouth Region of Single Human Face 2015 Third International Conference on Artificial Intelligence, Modelling and Simulation Real Time Detection and Tracking of Mouth Region of Single Human Face Anitha C Department of Electronics and Engineering

More information

Face Tracking in Video

Face Tracking in Video Face Tracking in Video Hamidreza Khazaei and Pegah Tootoonchi Afshar Stanford University 350 Serra Mall Stanford, CA 94305, USA I. INTRODUCTION Object tracking is a hot area of research, and has many practical

More information

Out-of-Plane Rotated Object Detection using Patch Feature based Classifier

Out-of-Plane Rotated Object Detection using Patch Feature based Classifier Available online at www.sciencedirect.com Procedia Engineering 41 (2012 ) 170 174 International Symposium on Robotics and Intelligent Sensors 2012 (IRIS 2012) Out-of-Plane Rotated Object Detection using

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

Mobile Human Detection Systems based on Sliding Windows Approach-A Review

Mobile Human Detection Systems based on Sliding Windows Approach-A Review Mobile Human Detection Systems based on Sliding Windows Approach-A Review Seminar: Mobile Human detection systems Njieutcheu Tassi cedrique Rovile Department of Computer Engineering University of Heidelberg

More information

Image Processing Pipeline for Facial Expression Recognition under Variable Lighting

Image Processing Pipeline for Facial Expression Recognition under Variable Lighting Image Processing Pipeline for Facial Expression Recognition under Variable Lighting Ralph Ma, Amr Mohamed ralphma@stanford.edu, amr1@stanford.edu Abstract Much research has been done in the field of automated

More information

Skin and Face Detection

Skin and Face Detection Skin and Face Detection Linda Shapiro EE/CSE 576 1 What s Coming 1. Review of Bakic flesh detector 2. Fleck and Forsyth flesh detector 3. Details of Rowley face detector 4. Review of the basic AdaBoost

More information

Partial Face Recognition

Partial Face Recognition Partial Face Recognition Shengcai Liao NLPR, CASIA April 29, 2015 Background Cooperated face recognition People are asked to stand in front of a camera with good illumination conditions Border pass, access

More information

FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM

FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM ABSTRACT Alexandru Blanda 1 This work presents a method of facial recognition, based on Local Binary Models. The idea of using this algorithm

More information

Dr. Enrique Cabello Pardos July

Dr. Enrique Cabello Pardos July Dr. Enrique Cabello Pardos July 20 2011 Dr. Enrique Cabello Pardos July 20 2011 ONCE UPON A TIME, AT THE LABORATORY Research Center Contract Make it possible. (as fast as possible) Use the best equipment.

More information

Color-based Face Detection using Combination of Modified Local Binary Patterns and embedded Hidden Markov Models

Color-based Face Detection using Combination of Modified Local Binary Patterns and embedded Hidden Markov Models SICE-ICASE International Joint Conference 2006 Oct. 8-2, 2006 in Bexco, Busan, Korea Color-based Face Detection using Combination of Modified Local Binary Patterns and embedded Hidden Markov Models Phuong-Trinh

More information

Face Detection for Skintone Images Using Wavelet and Texture Features

Face Detection for Skintone Images Using Wavelet and Texture Features Face Detection for Skintone Images Using Wavelet and Texture Features 1 H.C. Vijay Lakshmi, 2 S. Patil Kulkarni S.J. College of Engineering Mysore, India 1 vijisjce@yahoo.co.in, 2 pk.sudarshan@gmail.com

More information

Face Detection and Alignment. Prof. Xin Yang HUST

Face Detection and Alignment. Prof. Xin Yang HUST Face Detection and Alignment Prof. Xin Yang HUST Many slides adapted from P. Viola Face detection Face detection Basic idea: slide a window across image and evaluate a face model at every location Challenges

More information

Detecting Pedestrians Using Patterns of Motion and Appearance (Viola & Jones) - Aditya Pabbaraju

Detecting Pedestrians Using Patterns of Motion and Appearance (Viola & Jones) - Aditya Pabbaraju Detecting Pedestrians Using Patterns of Motion and Appearance (Viola & Jones) - Aditya Pabbaraju Background We are adept at classifying actions. Easily categorize even with noisy and small images Want

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

Gender Classification Technique Based on Facial Features using Neural Network

Gender Classification Technique Based on Facial Features using Neural Network Gender Classification Technique Based on Facial Features using Neural Network Anushri Jaswante Dr. Asif Ullah Khan Dr. Bhupesh Gour Computer Science & Engineering, Rajiv Gandhi Proudyogiki Vishwavidyalaya,

More information

FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU

FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU 1. Introduction Face detection of human beings has garnered a lot of interest and research in recent years. There are quite a few relatively

More information

Automatic local Gabor features extraction for face recognition

Automatic local Gabor features extraction for face recognition Automatic local Gabor features extraction for face recognition Yousra BEN JEMAA National Engineering School of Sfax Signal and System Unit Tunisia yousra.benjemaa@planet.tn Sana KHANFIR National Engineering

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Fingerprint Recognition using Robust Local Features Madhuri and

More information

Graph Matching Iris Image Blocks with Local Binary Pattern

Graph Matching Iris Image Blocks with Local Binary Pattern Graph Matching Iris Image Blocs with Local Binary Pattern Zhenan Sun, Tieniu Tan, and Xianchao Qiu Center for Biometrics and Security Research, National Laboratory of Pattern Recognition, Institute of

More information

TRANSPARENT OBJECT DETECTION USING REGIONS WITH CONVOLUTIONAL NEURAL NETWORK

TRANSPARENT OBJECT DETECTION USING REGIONS WITH CONVOLUTIONAL NEURAL NETWORK TRANSPARENT OBJECT DETECTION USING REGIONS WITH CONVOLUTIONAL NEURAL NETWORK 1 Po-Jen Lai ( 賴柏任 ), 2 Chiou-Shann Fuh ( 傅楸善 ) 1 Dept. of Electrical Engineering, National Taiwan University, Taiwan 2 Dept.

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 5, Sep Oct 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 5, Sep Oct 2017 RESEARCH ARTICLE OPEN ACCESS Iris and Palmprint Decision Fusion to Enhance Human Ali M Mayya [1], Mariam Saii [2] PhD student [1], Professor Assistance [2] Computer Engineering Tishreen University Syria

More information

Estimating Human Pose in Images. Navraj Singh December 11, 2009

Estimating Human Pose in Images. Navraj Singh December 11, 2009 Estimating Human Pose in Images Navraj Singh December 11, 2009 Introduction This project attempts to improve the performance of an existing method of estimating the pose of humans in still images. Tasks

More information

CS 231A Computer Vision (Winter 2014) Problem Set 3

CS 231A Computer Vision (Winter 2014) Problem Set 3 CS 231A Computer Vision (Winter 2014) Problem Set 3 Due: Feb. 18 th, 2015 (11:59pm) 1 Single Object Recognition Via SIFT (45 points) In his 2004 SIFT paper, David Lowe demonstrates impressive object recognition

More information

Short Paper Boosting Sex Identification Performance

Short Paper Boosting Sex Identification Performance International Journal of Computer Vision 71(1), 111 119, 2007 c 2006 Springer Science + Business Media, LLC. Manufactured in the United States. DOI: 10.1007/s11263-006-8910-9 Short Paper Boosting Sex Identification

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Human Face Detection By YCbCr Technique

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)   Human Face Detection By YCbCr Technique International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

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

Face and Nose Detection in Digital Images using Local Binary Patterns

Face and Nose Detection in Digital Images using Local Binary Patterns Face and Nose Detection in Digital Images using Local Binary Patterns Stanko Kružić Post-graduate student University of Split, Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture

More information

Dynamic skin detection in color images for sign language recognition

Dynamic skin detection in color images for sign language recognition Dynamic skin detection in color images for sign language recognition Michal Kawulok Institute of Computer Science, Silesian University of Technology, Akademicka 16, 44-100 Gliwice, Poland michal.kawulok@polsl.pl

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

CHAPTER 5 GLOBAL AND LOCAL FEATURES FOR FACE RECOGNITION

CHAPTER 5 GLOBAL AND LOCAL FEATURES FOR FACE RECOGNITION 122 CHAPTER 5 GLOBAL AND LOCAL FEATURES FOR FACE RECOGNITION 5.1 INTRODUCTION Face recognition, means checking for the presence of a face from a database that contains many faces and could be performed

More information

Face Image Retrieval Using Pose Specific Set Sparse Feature Representation

Face Image Retrieval Using Pose Specific Set Sparse Feature Representation Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

An Efficient Iris Recognition Using Correlation Method

An Efficient Iris Recognition Using Correlation Method , pp. 31-40 An Efficient Iris Recognition Using Correlation Method S.S. Kulkarni 1, G.H. Pandey 2, A.S.Pethkar 3, V.K. Soni 4, &P.Rathod 5 Department of Electronics and Telecommunication Engineering, Thakur

More information

Polar Harmonic Transform for Fingerprint Recognition

Polar Harmonic Transform for Fingerprint Recognition International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 11 (November 2017), PP.50-55 Polar Harmonic Transform for Fingerprint

More information

Glasses Detection for Face Recognition Using Bayes Rules

Glasses Detection for Face Recognition Using Bayes Rules Glasses Detection for Face Recognition Using Bayes Rules Zhong Jing, Roberto ariani, Jiankang Wu RWCP ulti-modal Functions KRDL Lab Heng ui Keng Terrace, Kent Ridge Singapore 963 Email: jzhong, rmariani,

More information

CS 223B Computer Vision Problem Set 3

CS 223B Computer Vision Problem Set 3 CS 223B Computer Vision Problem Set 3 Due: Feb. 22 nd, 2011 1 Probabilistic Recursion for Tracking In this problem you will derive a method for tracking a point of interest through a sequence of images.

More information

An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng 1, WU Wei 2

An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng 1, WU Wei 2 International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 015) An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng

More information

Improving the Efficiency of Fast Using Semantic Similarity Algorithm

Improving the Efficiency of Fast Using Semantic Similarity Algorithm International Journal of Scientific and Research Publications, Volume 4, Issue 1, January 2014 1 Improving the Efficiency of Fast Using Semantic Similarity Algorithm D.KARTHIKA 1, S. DIVAKAR 2 Final year

More information

Expression Detection in Video. Abstract Expression detection is useful as a non-invasive method of lie detection and

Expression Detection in Video. Abstract Expression detection is useful as a non-invasive method of lie detection and Wes Miller 5/11/2011 Comp Sci 534 Expression Detection in Video Abstract Expression detection is useful as a non-invasive method of lie detection and behavior prediction, as many facial expressions are

More information

Cost-alleviative Learning for Deep Convolutional Neural Network-based Facial Part Labeling

Cost-alleviative Learning for Deep Convolutional Neural Network-based Facial Part Labeling [DOI: 10.2197/ipsjtcva.7.99] Express Paper Cost-alleviative Learning for Deep Convolutional Neural Network-based Facial Part Labeling Takayoshi Yamashita 1,a) Takaya Nakamura 1 Hiroshi Fukui 1,b) Yuji

More information

Adaptive Skin Color Classifier for Face Outline Models

Adaptive Skin Color Classifier for Face Outline Models Adaptive Skin Color Classifier for Face Outline Models M. Wimmer, B. Radig, M. Beetz Informatik IX, Technische Universität München, Germany Boltzmannstr. 3, 87548 Garching, Germany [wimmerm, radig, beetz]@informatik.tu-muenchen.de

More information

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Amandeep Kaur Department of Computer Science and Engg Guru Nanak Dev University Amritsar, India-143005 ABSTRACT Face detection

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Region Segmentation for Facial Image Compression

Region Segmentation for Facial Image Compression Region Segmentation for Facial Image Compression Alexander Tropf and Douglas Chai Visual Information Processing Research Group School of Engineering and Mathematics, Edith Cowan University Perth, Australia

More information

Digital Makeup Face Generation

Digital Makeup Face Generation Digital Makeup Face Generation Wut Yee Oo Mechanical Engineering Stanford University wutyee@stanford.edu Abstract Make up applications offer photoshop tools to get users inputs in generating a make up

More information

CHAPTER 1 Introduction 1. CHAPTER 2 Images, Sampling and Frequency Domain Processing 37

CHAPTER 1 Introduction 1. CHAPTER 2 Images, Sampling and Frequency Domain Processing 37 Extended Contents List Preface... xi About the authors... xvii CHAPTER 1 Introduction 1 1.1 Overview... 1 1.2 Human and Computer Vision... 2 1.3 The Human Vision System... 4 1.3.1 The Eye... 5 1.3.2 The

More information

CS 231A Computer Vision (Fall 2012) Problem Set 3

CS 231A Computer Vision (Fall 2012) Problem Set 3 CS 231A Computer Vision (Fall 2012) Problem Set 3 Due: Nov. 13 th, 2012 (2:15pm) 1 Probabilistic Recursion for Tracking (20 points) In this problem you will derive a method for tracking a point of interest

More information

Genetic Search for Face Detection

Genetic Search for Face Detection Proceedings of the World Congress on Engineering 05 Vol I WCE 05, July - 3, 05, London, U.K. Genetic Search for Face Detection Md. Al-Amin Bhuiyan and Fawaz Waselallah Alsaade Abstract Genetic Algorithms

More information

A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION

A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION A. Hadid, M. Heikkilä, T. Ahonen, and M. Pietikäinen Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering

More information

Journal of Industrial Engineering Research

Journal of Industrial Engineering Research IWNEST PUBLISHER Journal of Industrial Engineering Research (ISSN: 2077-4559) Journal home page: http://www.iwnest.com/aace/ Mammogram Image Segmentation Using voronoi Diagram Properties Dr. J. Subash

More information

Robust color segmentation algorithms in illumination variation conditions

Robust color segmentation algorithms in illumination variation conditions 286 CHINESE OPTICS LETTERS / Vol. 8, No. / March 10, 2010 Robust color segmentation algorithms in illumination variation conditions Jinhui Lan ( ) and Kai Shen ( Department of Measurement and Control Technologies,

More information

A Method for the Identification of Inaccuracies in Pupil Segmentation

A Method for the Identification of Inaccuracies in Pupil Segmentation A Method for the Identification of Inaccuracies in Pupil Segmentation Hugo Proença and Luís A. Alexandre Dep. Informatics, IT - Networks and Multimedia Group Universidade da Beira Interior, Covilhã, Portugal

More information

Face Recognition with Local Binary Patterns

Face Recognition with Local Binary Patterns Face Recognition with Local Binary Patterns Bachelor Assignment B.K. Julsing University of Twente Department of Electrical Engineering, Mathematics & Computer Science (EEMCS) Signals & Systems Group (SAS)

More information

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE sbsridevi89@gmail.com 287 ABSTRACT Fingerprint identification is the most prominent method of biometric

More information

A STUDY OF FEATURES EXTRACTION ALGORITHMS FOR HUMAN FACE RECOGNITION

A STUDY OF FEATURES EXTRACTION ALGORITHMS FOR HUMAN FACE RECOGNITION A STUDY OF FEATURES EXTRACTION ALGORITHMS FOR HUMAN FACE RECOGNITION Ismaila W. O. Adetunji A. B. Falohun A. S. Ladoke Akintola University of Technology, Ogbomoso Iwashokun G. B. Federal University of

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

Face Detection using Hierarchical SVM

Face Detection using Hierarchical SVM Face Detection using Hierarchical SVM ECE 795 Pattern Recognition Christos Kyrkou Fall Semester 2010 1. Introduction Face detection in video is the process of detecting and classifying small images extracted

More information

Semi-Supervised PCA-based Face Recognition Using Self-Training

Semi-Supervised PCA-based Face Recognition Using Self-Training Semi-Supervised PCA-based Face Recognition Using Self-Training Fabio Roli and Gian Luca Marcialis Dept. of Electrical and Electronic Engineering, University of Cagliari Piazza d Armi, 09123 Cagliari, Italy

More information

Gabor Volume based Local Binary Pattern for Face Representation and Recognition

Gabor Volume based Local Binary Pattern for Face Representation and Recognition Gabor Volume based Local Binary Pattern for Face Representation and Recognition Zhen Lei 1 Shengcai Liao 1 Ran He 1 Matti Pietikäinen 2 Stan Z. Li 1 1 Center for Biometrics and Security Research & National

More information

Eyes extraction from facial images using edge density

Eyes extraction from facial images using edge density Loughborough University Institutional Repository Eyes extraction from facial images using edge density This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation:

More information

Disguised Face Identification Based Gabor Feature and SVM Classifier

Disguised Face Identification Based Gabor Feature and SVM Classifier Disguised Face Identification Based Gabor Feature and SVM Classifier KYEKYUNG KIM, SANGSEUNG KANG, YUN KOO CHUNG and SOOYOUNG CHI Department of Intelligent Cognitive Technology Electronics and Telecommunications

More information

Waleed Pervaiz CSE 352

Waleed Pervaiz CSE 352 Waleed Pervaiz CSE 352 Computer Vision is the technology that enables machines to see and obtain information from digital images. It is seen as an integral part of AI in fields such as pattern recognition

More information

Classifier Case Study: Viola-Jones Face Detector

Classifier Case Study: Viola-Jones Face Detector Classifier Case Study: Viola-Jones Face Detector P. Viola and M. Jones. Rapid object detection using a boosted cascade of simple features. CVPR 2001. P. Viola and M. Jones. Robust real-time face detection.

More information

Real time eye detection using edge detection and euclidean distance

Real time eye detection using edge detection and euclidean distance Vol. 6(20), Apr. 206, PP. 2849-2855 Real time eye detection using edge detection and euclidean distance Alireza Rahmani Azar and Farhad Khalilzadeh (BİDEB) 2 Department of Computer Engineering, Faculty

More information

Color. making some recognition problems easy. is 400nm (blue) to 700 nm (red) more; ex. X-rays, infrared, radio waves. n Used heavily in human vision

Color. making some recognition problems easy. is 400nm (blue) to 700 nm (red) more; ex. X-rays, infrared, radio waves. n Used heavily in human vision Color n Used heavily in human vision n Color is a pixel property, making some recognition problems easy n Visible spectrum for humans is 400nm (blue) to 700 nm (red) n Machines can see much more; ex. X-rays,

More information

Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications

Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications Anil K Goswami 1, Swati Sharma 2, Praveen Kumar 3 1 DRDO, New Delhi, India 2 PDM College of Engineering for

More information

6. Multimodal Biometrics

6. Multimodal Biometrics 6. Multimodal Biometrics Multimodal biometrics is based on combination of more than one type of biometric modalities or traits. The most compelling reason to combine different modalities is to improve

More information