Face Authentication Based on Multiple Profiles Extracted from Range Data

Size: px
Start display at page:

Download "Face Authentication Based on Multiple Profiles Extracted from Range Data"

Transcription

1 Face Authentication Based on Multiple Profiles Extracted from Range Data Yijun Wu, Gang Pan, and Zhaohui Wu Department of Computer Science and Engineering Zhejiang University, Hangzhou, , P. R. China Abstract. In this paper we address face authentication based on profiles extracted from range data. Three kinds of profiles are defined, then extracted, and are combined to classify. For obtaining central profile, a novel robust symmetry plane detection method is proposed. A global profile matching approach based on the partial Hausdorff metric is presented to align and compare profiles, without detection of fiducial points that is often unreliable. To utilize more information in range data, we extract nose-crossing profile and forehead-crossing profile,more than only central profile. The experiments are carried out on a low-quality database with 180 pieces of range data of 30 individuals acquired by structured light system. Based on the experimental results, we observe that the presented scheme can cope with limited quality of facial range data. 1 Introduction Even though numerous techniques for face recognition or authentication have been explored over the past two decades, most research has primarily focused on recognition from 2D image. Current methods work very well under conditions similar to those of the training images. However, either of the illumination variation and pose change may cause serious performance degradation for most existing systems. Recent advances in modelling and digitizing techniques have made acquisition of 3D data much easier and cheaper [9]. The 3D data have the potential to overcome these problems, whose advantage is the explicit representation of 3D shape. For applied point of view, an economical 3D face recognition system is preferred, whereas the data acquired by an economical fully automatic 3D acquisition system are often range data of limited quality and contains inaccurate and noisy data. 3D face recognition method tolerant to relatively coarse range data is highly expected. Because of the noise such as those caused by beard and spectacle, and the expression which makes the range data sets of same individual differ from each This work is partly supported by NSFC ( ), 863 High-Tech Programme (2001AA4180) and Zhejiang NSF for Young Scientist(RC01058).The authors would like to thank Dr. Charles Beumier for the supply of 3D RMA database. J. Kittler and M.S. Nixon (Eds.): AVBPA 2003, LNCS 2688, pp , c Springer-Verlag Berlin Heidelberg 2003

2 516 Yijun Wu et al. other, We must select some reliable and discriminative region for the recognition to get an robust approach. The central profile curve, which are stable, can give fairly high discriminability. And it is easier and faster to deal with 2d curves than 3d range data. We try to find some other profiles to utilize in the face authentication to get better performance. This paper presents a effective scheme for facial profile extraction from low-quality range data and an method for face authentication based on multiple profiles. For recognition using facial profile, many methods have been done. Most of previous work is based on extraction of fiducial points. [6, 10, 11, 5] extracted fiducial marks from the profile by heuristic rules, and a set of features was detected in terms of the positions of these fiducials. The distance between the features of a test profile s fiducial points and that of the model s fiducial points was calculated. Harmon et al. [5] manually drew the outlines from profile photos of 256 males. Nine fiducial points were selected. A set of 11 features was derived from these fiducial points. After aligning the two profiles to be matched by two selected fiducial marks, the matching was achieved by measuring the Euclidean distance of the feature vectors derived from the outlines. Wu et al. [10] developed a face profile recognition procedure based on 24 fiducial points. The outline curves were automatically obtained instead of by an artist s drawing. Then, they used a B-spline to extract turning points on the outline curve. Subsequently, six interesting points and 24 features were derived from these points. Yu et.al [11] used a tuning method to get more precise position of the fiducial points. They define a number of small steps around the determined positions of the fiducial points. For each combination of the new positions of the fiducial points, the matching was performed,and the one with the best matching score is chosen. Here we presents a face authentication method based on multiple profiles. A novel and effective method was proposed to detect the symmetry plane of face to extract the central profile. For each pair of range data sets, we use the symmetry planes and profiles to align them together, then we get the horizontal profile curves. We minimize the Hausdorff distance between two profiles to measure their difference. In the rest of this paper, we introduce our method to extract profiles from range data in section 2. In section 3 we introduce our approaches for profile matching base on partial Hausdorff distance. Our experimental result is reported in section 4. And Section 5 concludes the paper. 2 Extracting Profiles from Range Data 2.1 Symmetry Plane Detection Given range data for facial profile recognition, we should first extract the profile from range data or detect the symmetry plane. Cartoux et al [2] proposedan approach which extracts the profile by looking for the vertical symmetry axis of Gaussian curvature values of the facial surface. However computation of Gaussian curvature needs sufficiently accurate range data, which can not usually be provided by automatic 3D face acquisition system. Here we present an effec-

3 Face Authentication Based on Multiple Profiles Extracted from Range Data 517 (a) (b) (c) Fig. 1. Finding symmetry plane with alignment. (a) The original facial surface, (b) The mirrored facial surface with respect to an initial symmetry plane, (c) Alignment of both surfaces tive approach based on alignment, which is not involved in curvature and can robustly extract the symmetry plane from range data of low quality. Assume that the 3D facial surface is symmetrical and continuous. After setting the facial surface an initial but inaccurate symmetry plane, its mirrored surface can be easily obtained, as shown in Fig. 1, wherepointa in Fig. 1(b) is symmetrical to point A in Fig. 1(a) with respect to the initial symmetry plane. Once we align the two surface accurately, segment AA must be vertical to the true symmetry plane and its central point must lie on the true symmetry plane. That is the segment AA determines the true symmetry plane. The true symmetry plane can be written as n x + k =0 (1) where n is the normal vector of the plane and k is a constant. After alignment of two surfaces, for point A denoted by a (x 1,y 1,z 1 )andpointa denoted by a (x 2,y 2,z 2 ), the symmetry plane can be obtained by solve: n =( / a a ) a a n ( a + a )/2+k =0 (2) Considering error from range data acquisition and non-exact-symmetry of facial surface, in addition, for robustness purpose, actually we solve Eq. 2 for each point in facial surface and then perform least-mean-square method for final solution. The algorithm we have used for alignment in our system is a variant of ICP (Iterative Closest Points)[8], which is widely used for geometric alignment of three-dimensional models when an initial estimate of the relative pose is known. After some experimentation, we choose a variant similar to [9], which can complete alignment in one second. Some results are shown in Fig. 2. Thesample in the first row is seriously incomplete around eye regions. The second row is a sample whose data on the right side is obviously less than that on the left side. The third row shows a sample with depth rotation. However, in these cases, symmetry planes are all detected correctly.

4 518 Yijun Wu et al. (a) (b) (c) (d) Fig. 2. Profile extracting with symmetry plane detection. (a) the test model after triangle-based linear interpolation of the original range data, and its initial symmetry plane denoted by a gray line, (b) the mirrored model after aligning, (c) the symmetry plane detected, (d) the profile extracted 2.2 Horizontal Profiles To utilize more information, we considered to extract more profiles for the authentication. These profiles should be robust, insensitive to the facial expression, and have some discriminability. We choose the horizontal profile located on nose and forehead. It must be guaranteed that the positions we get on different range data sets of same individual are the same, otherwise, the horizontal profiles would be quite different. We achieved this by aligning range data sets, denoted by A and B, first by the central profile. We then use a line to fit one of central profiles, followed by rotation of the two range data sets so that the line gets upright. We then detect the nose saddle and nose tip by curvature and distance from the line. denote the vertical distance between nose saddle and nose tip as l, we get the horizontal profiles at the position l/2 belowandabovethe nose saddle, named nose-crossing profile and forehead-crossing profile. Fig. 3(a) shows the method and the position of two horizontal profiles. Fig.3(b,c) shows the nose-crossing profile and forehead-crossing profile. 3 Facial Profile Matching As described in Sect. 1, most existing methods for profile recognition are based on fiducial points, which involve in inconsistency problem of feature point detection. One solution to this issue is to match the whole profile without detection of

5 Face Authentication Based on Multiple Profiles Extracted from Range Data 519 Fig. 3. Horizontal profiles extraction. (a) the positions of two horizontal profiles, (b) nose-crossing profile, (c) forehead-crossing profile fiducial points. We propose a global matching approach to align and compare two profiles. 3.1 Similarity Metric To be tolerant towards the noise and lack of features, the function measuring the difference between two profiles should be robust enough. It should be insensitive to the small difference and mainly measure the global difference between the profiles. The partial Hausdorff distance is a function measuring the distance between two point sets [7]. Given two sets of points A = {a 1,..., a m } and B = {b 1,..., b n }, the partial Hausdorff distance is defined as where H k (A, B) =max(h k (A, B),h(B,A)) (3) h k (A, B) =kth min a A b B a b (4) where kth denotes the k-th ranked value (or equivalently the percentile of m values). If user specifies the fraction f, 0 f 1,k can be determined by k = f m. The partial Hausdorff distance is insensitive to small perturbations of the point sets and allows for small positional errors in point sets.in terms of set containment, h k (A, B) δ if and only if there is some A k A such that A k B,whereA k contains k points of A. Thuswecanthinkofh k (A, B) as partitioning A into two sets, A k which is close to (within δ of) B and the outliers A A k. It separately accounts for perturbations (by the distance δ) and for outliers (by the rank k). 3.2 Matching by Optimization For alignment of profiles, the dimension of transformation space is 3, they are rotation angle θ and translation vector (t x,t y ). After collecting the parameters

6 520 Yijun Wu et al. Fig. 4. Profiles at the initial position and the matching result into a parameter vector a =(θ, t x,t y ), given a point x in a profile, the transformation is: T 2d ( ( ) ( ) cos θ sin θ tx a ; x) =T (θ, t x,t y ; x) = x + (5) sin θ cos θ t y Thus, the alignment of profile L 1 = p i by L 0 = q j can be formalized as: argmin a H lk (L 0,T 2d ( a ; L 1 )) (6) As the wide variation of profiles and the characteristic of Hausdorff distance, many local minimums occur in the state space, with the result that many conventional optimization methods like Newton algorithm usually can not converge at the global minimum of the function. Here we use the simulated annealing method [4] to solve this optimization problem. Before optimization, we used a line to fit the profile curve, followed by rotation and translation of the profiles so that the two lines and their centroid overlapped each other. Fig. 4 demonstrates the profiles at the initial position and the final position converged. 4 Experimental Results We performed our experiment on the facial range data from 3D RMA database, which is a part of M2VTS project. The range data were obtained by a 3D acquisition system based on structured light, in xyz form. There are about 3000 points in a model. It consists of four parts (DBs1m, DBs2m, DBs1a, DBs2a) that were build up from two sessions taken in different time separated by several months. See [1] for more details. In each part a person has exactly three shots with different orientation of head: straight forward, left or right, upward or downward, and some people smiled in some shots. Since spectacles, beards and moustaches may be present, some facial features are often incomplete, like nose, eye. Fig. 5 shows two examples, two views for each. The proposed system is implemented on the P4 2.0GHz. The percentile of the parital Hausdorff distance is set to 0.8. It takes about 2.2 seconds to compare two range data sets,including symmetry plane detecting and profile matching. To combine the three scores from three kinds of profiles, we use Fisher discriminant analysis to transform the 3-dimensional score vector into a new subspace that maximizes the between-class separation.

7 Face Authentication Based on Multiple Profiles Extracted from Range Data 521 Fig. 5. Two sample models from 3D RMA, two views for each model Fig. 6(a) shows the ROC curves using central profile, nose-crossing profile, forehead-crossing profile for DBs1m and Fig. 6(d) shows the ROC curve of fusion approach for the same session. Although the accurate rate of nose-crossing profile and forehead-crossing profile are rather low, the fusion can still make the performance improved that error rate decreased to half of which using only central profile. More detailed results on six databases are shown in Tab.1. The EER(Equal Error Rate) of fusion get notably decreased from the EER of central profile. The best EER performance, tested for DBs1m, reaches 1.11%. 5 Conclusions We have proposed a robust face authentication method based one multiple profiles. we present a novel and effective method to extract symmetry plane of facial surface based on ICP. A global profile matching approach based on partial Hausdorff metric is also presented to align and compare profiles. It does 25 Receiver Operating Characteristic Central Profile Nose crossing Profile Forehead crossing Profile 25 Receiver Operating Characteristic False Rejection Rate(%) False Rejection Rate(%) False Acceptance Rate(%) False Acceptance Rate(%) (a) (b) Fig. 6. ROC curves of profile matching for DBs1m(30 persons). (a) central profile,nose-crossing profile,forehead-crossing profile, (b) fusion

8 522 Yijun Wu et al. Profile matching EER on six databases, each database has 30 indi- Table 1. viduals Databases central profile nose-crossing profile forehead-crossing profile Fusion DBs1m 2.22% 14.08% 18.85% 1.11% DBs2m 4.44% 14.08% 19.89% 2.22% DBs1m+s2m 6.67% 16.56% 21.40% 4.44% DBs1a 5.56% 16.56% 19.89% 3.33% DBs2a 7.78% 17.67% 21.40% 4.44% DBs1a+s2a 8.89% 18.77% 23.10% 5.56% not need to detect the fiducial points. By adding the nose-crossing profile and forehead-crossing profile, we improved notably the performance of the face authentication. The experiments on the 3D RMA database demonstrate that the presented scheme can cope with limited quality of facial range data and method based on profiles can get fairly high performance utilizing limited information in 3d range data. References [1] C. Beumier and M. Acheroy. Automatic 3d face authentication. 18(4): , [2] J.Y. Cartoux, J.T.Lapreste, and M.Richetin. Face authentification or recognition by profile extraction from range images. In Workshop on Interpretation of 3D Scenes, pages , Nov [3] Yongsheng Gao and Maylor K.H. Leung. Human face profile recognition using attributed string. Pattern Recognition, 35: , [4] William L. Goffe. Global optimization of statistical functions simulated annealing. Journal of Econometrics, 60:65 99, [5] L. D. Harmon and W. F. Hunt. Automatic recognition of human face profiles. Comput. Graphics Image Process, 6, [6] L. D. Harmon, M. K. Khan, R. Larsch, and P.F. Raming. Machine identification of human faces. Pattern Recognition, 13:97 110, [7] D. P. Huttenlocher, G. A. Klanderman, and W. J. Rucklidge. Comparing images using the hausdorff distance. 15(9): , September [8] Neil D. Mckay Paul J. Best. A method for registration of 3-d shapes. 14(2): , [9] Szymon Rusinkiewicz, Olaf Hall-Holt, and Marc Levoy. Real-time 3d model acquisition. In SIGGRAPH 2002 Proceedings, pages , July , 517 [10] C.J. Wu and J.S. Huang. Human face profile recognition by computer. Pattern Recognition, 23: , [11] K. Yu, X. Y. Jiang, and H. Bunke. Robust facial profile recognition. In Proc. IEEE Int. Conf. on Image Processing, volume 3, pages ,

3D FACE RECOGNITION FROM RANGE DATA

3D FACE RECOGNITION FROM RANGE DATA International Journal of Image and Graphics Vol. 5, No. 3 (2005) 573 593 c World Scientific Publishing Company 3D FACE RECOGNITION FROM RANGE DATA GANG PAN and ZHAOHUI WU Department of Computer Science,

More information

Exploring Facial Expression Effects in 3D Face Recognition Using Partial ICP

Exploring Facial Expression Effects in 3D Face Recognition Using Partial ICP Exploring Facial Expression Effects in 3D Face Recognition Using Partial ICP Yueming Wang 1, Gang Pan 1,, Zhaohui Wu 1, and Yigang Wang 2 1 Dept. of Computer Science, Zhejiang University, Hangzhou, 310027,

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

Algorithm research of 3D point cloud registration based on iterative closest point 1

Algorithm research of 3D point cloud registration based on iterative closest point 1 Acta Technica 62, No. 3B/2017, 189 196 c 2017 Institute of Thermomechanics CAS, v.v.i. Algorithm research of 3D point cloud registration based on iterative closest point 1 Qian Gao 2, Yujian Wang 2,3,

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

Image Matching Using Distance Transform

Image Matching Using Distance Transform Abdul Ghafoor 1, Rao Naveed Iqbal 2, and Shoab Khan 2 1 Department of Electrical Engineering, College of Electrical and Mechanical Engineering, National University of Sciences and Technology, Rawalpindi,

More information

Landmark Detection on 3D Face Scans by Facial Model Registration

Landmark Detection on 3D Face Scans by Facial Model Registration Landmark Detection on 3D Face Scans by Facial Model Registration Tristan Whitmarsh 1, Remco C. Veltkamp 2, Michela Spagnuolo 1 Simone Marini 1, Frank ter Haar 2 1 IMATI-CNR, Genoa, Italy 2 Dept. Computer

More information

Integrating Range and Texture Information for 3D Face Recognition

Integrating Range and Texture Information for 3D Face Recognition Integrating Range and Texture Information for 3D Face Recognition Xiaoguang Lu and Anil K. Jain Dept. of Computer Science & Engineering Michigan State University East Lansing, MI 48824 {Lvxiaogu, jain}@cse.msu.edu

More information

Range Image Registration with Edge Detection in Spherical Coordinates

Range Image Registration with Edge Detection in Spherical Coordinates Range Image Registration with Edge Detection in Spherical Coordinates Olcay Sertel 1 and Cem Ünsalan2 Computer Vision Research Laboratory 1 Department of Computer Engineering 2 Department of Electrical

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

Surface Registration. Gianpaolo Palma

Surface Registration. Gianpaolo Palma Surface Registration Gianpaolo Palma The problem 3D scanning generates multiple range images Each contain 3D points for different parts of the model in the local coordinates of the scanner Find a rigid

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

A New Shape Matching Measure for Nonlinear Distorted Object Recognition

A New Shape Matching Measure for Nonlinear Distorted Object Recognition A New Shape Matching Measure for Nonlinear Distorted Object Recognition S. Srisuky, M. Tamsriy, R. Fooprateepsiri?, P. Sookavatanay and K. Sunaty Department of Computer Engineeringy, Department of Information

More information

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

Enhancing 3D Face Recognition By Mimics Segmentation

Enhancing 3D Face Recognition By Mimics Segmentation Enhancing 3D Face Recognition By Mimics Segmentation Boulbaba Ben Amor, Mohsen Ardabilian, and Liming Chen MI Department, LIRIS Laboratory, CNRS 5205 Ecole Centrale de Lyon, 36 av. Guy de Collongue, 69134

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

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

Component-based Face Recognition with 3D Morphable Models

Component-based Face Recognition with 3D Morphable Models Component-based Face Recognition with 3D Morphable Models B. Weyrauch J. Huang benjamin.weyrauch@vitronic.com jenniferhuang@alum.mit.edu Center for Biological and Center for Biological and Computational

More information

Nonrigid Surface Modelling. and Fast Recovery. Department of Computer Science and Engineering. Committee: Prof. Leo J. Jia and Prof. K. H.

Nonrigid Surface Modelling. and Fast Recovery. Department of Computer Science and Engineering. Committee: Prof. Leo J. Jia and Prof. K. H. Nonrigid Surface Modelling and Fast Recovery Zhu Jianke Supervisor: Prof. Michael R. Lyu Committee: Prof. Leo J. Jia and Prof. K. H. Wong Department of Computer Science and Engineering May 11, 2007 1 2

More information

5.2 Surface Registration

5.2 Surface Registration Spring 2018 CSCI 621: Digital Geometry Processing 5.2 Surface Registration Hao Li http://cs621.hao-li.com 1 Acknowledgement Images and Slides are courtesy of Prof. Szymon Rusinkiewicz, Princeton University

More information

A 3D Point Cloud Registration Algorithm based on Feature Points

A 3D Point Cloud Registration Algorithm based on Feature Points International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) A 3D Point Cloud Registration Algorithm based on Feature Points Yi Ren 1, 2, a, Fucai Zhou 1, b 1 School

More information

Automatic 3D Face Recognition Combining Global Geometric Features with Local Shape Variation Information

Automatic 3D Face Recognition Combining Global Geometric Features with Local Shape Variation Information Automatic 3D Face Recognition Combining Global Geometric Features with Local Shape Variation Information Chenghua Xu 1, Yunhong Wang 1, Tieniu Tan 1, Long Quan 2 1 Center for Biometric Authentication and

More information

Figure 1. Example sample for fabric mask. In the second column, the mask is worn on the face. The picture is taken from [5].

Figure 1. Example sample for fabric mask. In the second column, the mask is worn on the face. The picture is taken from [5]. ON THE VULNERABILITY OF FACE RECOGNITION SYSTEMS TO SPOOFING MASK ATTACKS Neslihan Kose, Jean-Luc Dugelay Multimedia Department, EURECOM, Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

More information

Model-based segmentation and recognition from range data

Model-based segmentation and recognition from range data Model-based segmentation and recognition from range data Jan Boehm Institute for Photogrammetry Universität Stuttgart Germany Keywords: range image, segmentation, object recognition, CAD ABSTRACT This

More information

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti Jacopo Serafin and Giorgio Grisetti Point Cloud Registration We want to find the rotation and the translation that maximize the overlap between two point clouds Page 2 Point Cloud Registration We want

More information

Scan Matching. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics

Scan Matching. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics Scan Matching Pieter Abbeel UC Berkeley EECS Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics Scan Matching Overview Problem statement: Given a scan and a map, or a scan and a scan,

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

New Experiments on ICP-Based 3D Face Recognition and Authentication

New Experiments on ICP-Based 3D Face Recognition and Authentication New Experiments on ICP-Based 3D Face Recognition and Authentication Boulbaba Ben Amor Boulbaba.Ben-Amor@ec-lyon.fr Liming Chen Liming.Chen@ec-lyon.fr Mohsen Ardabilian Mohsen.Ardabilian@ec-lyon.fr Abstract

More information

AAM Based Facial Feature Tracking with Kinect

AAM Based Facial Feature Tracking with Kinect BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 3 Sofia 2015 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2015-0046 AAM Based Facial Feature Tracking

More information

An Automatic Face Identification System Using Flexible Appearance Models

An Automatic Face Identification System Using Flexible Appearance Models An Automatic Face Identification System Using Flexible Appearance Models A. Lanitis, C.J.Taylor and T.F.Cootes Dpt. of Medical Biophysics, University of Manchester email: lan@wiau.mb.man.ac.uk We describe

More information

Structural Human Shape Analysis for Modeling and Recognition

Structural Human Shape Analysis for Modeling and Recognition Structural Human Shape Analysis for Modeling and Recognition Chutisant Kerdvibulvech 1 and Koichiro Yamauchi 2 1 Rangsit University, 52/347 Muang-Ake, Paholyothin Rd, Lak-Hok, Patum Thani 12000, Thailand

More information

STRUCTURAL ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL FEATURES

STRUCTURAL ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL FEATURES STRUCTURAL ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL FEATURES Marco A. Chavarria, Gerald Sommer Cognitive Systems Group. Christian-Albrechts-University of Kiel, D-2498 Kiel, Germany {mc,gs}@ks.informatik.uni-kiel.de

More information

Genetic Model Optimization for Hausdorff Distance-Based Face Localization

Genetic Model Optimization for Hausdorff Distance-Based Face Localization c In Proc. International ECCV 2002 Workshop on Biometric Authentication, Springer, Lecture Notes in Computer Science, LNCS-2359, pp. 103 111, Copenhagen, Denmark, June 2002. Genetic Model Optimization

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

3D Face Identification - Experiments Towards a Large Gallery

3D Face Identification - Experiments Towards a Large Gallery 3D Face Identification - Experiments Towards a Large Gallery Dirk Colbry a, Folarin Oki b, George Stockman b a Arizona State University, School of Computing and Informatics, Tempe, AZ 85287-8809 USA b

More information

Component-based Face Recognition with 3D Morphable Models

Component-based Face Recognition with 3D Morphable Models Component-based Face Recognition with 3D Morphable Models Jennifer Huang 1, Bernd Heisele 1,2, and Volker Blanz 3 1 Center for Biological and Computational Learning, M.I.T., Cambridge, MA, USA 2 Honda

More information

Illumination invariant face recognition and impostor rejection using different MINACE filter algorithms

Illumination invariant face recognition and impostor rejection using different MINACE filter algorithms Illumination invariant face recognition and impostor rejection using different MINACE filter algorithms Rohit Patnaik and David Casasent Dept. of Electrical and Computer Engineering, Carnegie Mellon University,

More information

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University.

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University. 3D Computer Vision Structured Light II Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Introduction

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

DEFORMABLE MATCHING OF HAND SHAPES FOR USER VERIFICATION. Ani1 K. Jain and Nicolae Duta

DEFORMABLE MATCHING OF HAND SHAPES FOR USER VERIFICATION. Ani1 K. Jain and Nicolae Duta DEFORMABLE MATCHING OF HAND SHAPES FOR USER VERIFICATION Ani1 K. Jain and Nicolae Duta Department of Computer Science and Engineering Michigan State University, East Lansing, MI 48824-1026, USA E-mail:

More information

LOCALIZATION OF FACIAL REGIONS AND FEATURES IN COLOR IMAGES. Karin Sobottka Ioannis Pitas

LOCALIZATION OF FACIAL REGIONS AND FEATURES IN COLOR IMAGES. Karin Sobottka Ioannis Pitas LOCALIZATION OF FACIAL REGIONS AND FEATURES IN COLOR IMAGES Karin Sobottka Ioannis Pitas Department of Informatics, University of Thessaloniki 540 06, Greece e-mail:fsobottka, pitasg@zeus.csd.auth.gr Index

More information

Occluded Facial Expression Tracking

Occluded Facial Expression Tracking Occluded Facial Expression Tracking Hugo Mercier 1, Julien Peyras 2, and Patrice Dalle 1 1 Institut de Recherche en Informatique de Toulouse 118, route de Narbonne, F-31062 Toulouse Cedex 9 2 Dipartimento

More information

Geometric Modeling and Processing

Geometric Modeling and Processing Geometric Modeling and Processing Tutorial of 3DIM&PVT 2011 (Hangzhou, China) May 16, 2011 4. Geometric Registration 4.1 Rigid Registration Range Scanning: Reconstruction Set of raw scans Reconstructed

More information

Fusion of Infrared and Range Data: Multi-modal Face Images

Fusion of Infrared and Range Data: Multi-modal Face Images Fusion of Infrared and Range Data: Multi-modal Face Images Xin Chen, Patrick J. Flynn, and Kevin W. Bowyer Dept. of Computer Science and Engineering, University of Notre Dame, Notre Dame, IN 46556 USA

More information

Decomposing and Sketching 3D Objects by Curve Skeleton Processing

Decomposing and Sketching 3D Objects by Curve Skeleton Processing Decomposing and Sketching 3D Objects by Curve Skeleton Processing Luca Serino, Carlo Arcelli, and Gabriella Sanniti di Baja Institute of Cybernetics E. Caianiello, CNR, Naples, Italy {l.serino,c.arcelli,g.sannitidibaja}@cib.na.cnr.it

More information

A Survey of Light Source Detection Methods

A Survey of Light Source Detection Methods A Survey of Light Source Detection Methods Nathan Funk University of Alberta Mini-Project for CMPUT 603 November 30, 2003 Abstract This paper provides an overview of the most prominent techniques for light

More information

Projected Texture for Hand Geometry based Authentication

Projected Texture for Hand Geometry based Authentication Projected Texture for Hand Geometry based Authentication Avinash Sharma Nishant Shobhit Anoop Namboodiri Center for Visual Information Technology International Institute of Information Technology, Hyderabad,

More information

Fast and Accurate 3D Face Recognition

Fast and Accurate 3D Face Recognition Int J Comput Vis (2011) 93: 389 414 DOI 10.1007/s11263-011-0426-2 Fast and Accurate 3D Face Recognition Using Registration to an Intrinsic Coordinate System and Fusion of Multiple Region Classifiers Luuk

More information

Biometrics Technology: Hand Geometry

Biometrics Technology: Hand Geometry Biometrics Technology: Hand Geometry References: [H1] Gonzeilez, S., Travieso, C.M., Alonso, J.B., and M.A. Ferrer, Automatic biometric identification system by hand geometry, Proceedings of IEEE the 37th

More information

Focal Point Detection Based on Half Concentric Lens Model for Singular Point Extraction in Fingerprint

Focal Point Detection Based on Half Concentric Lens Model for Singular Point Extraction in Fingerprint Focal Point Detection Based on Half Concentric Lens Model for Singular Point Extraction in Fingerprint Natthawat Boonchaiseree and Vutipong Areekul Kasetsart Signal & Image Processing Laboratory (KSIP

More information

Facial Range Image Matching Using the Complex Wavelet Structural Similarity Metric

Facial Range Image Matching Using the Complex Wavelet Structural Similarity Metric Facial Range Image Matching Using the Complex Wavelet Structural Similarity Metric Shalini Gupta, Mehul P. Sampat, Mia K. Markey, Alan C. Bovik The University of Texas at Austin, Austin, TX 78712, USA

More information

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Shiguang Shan, Wen Gao, Wei Wang, Debin Zhao, Baocai Yin Institute of Computing Technology, Chinese Academy of Sciences,

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

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

Aligning Concave and Convex Shapes

Aligning Concave and Convex Shapes Aligning Concave and Convex Shapes Silke Jänichen and Petra Perner Institute of Computer Vision and applied Computer Sciences, IBaI, Körnerstr. 10, 04107 Leipzig pperner@ibai-institut.de, www.ibai-institut.de

More information

Manifold Learning for Video-to-Video Face Recognition

Manifold Learning for Video-to-Video Face Recognition Manifold Learning for Video-to-Video Face Recognition Abstract. We look in this work at the problem of video-based face recognition in which both training and test sets are video sequences, and propose

More information

Shape Model-Based 3D Ear Detection from Side Face Range Images

Shape Model-Based 3D Ear Detection from Side Face Range Images Shape Model-Based 3D Ear Detection from Side Face Range Images Hui Chen and Bir Bhanu Center for Research in Intelligent Systems University of California, Riverside, California 92521, USA fhchen, bhanug@vislab.ucr.edu

More information

A Dissertation. Submitted to the Graduate School. of the University of Notre Dame. in Partial Fulfillment of the Requirements.

A Dissertation. Submitted to the Graduate School. of the University of Notre Dame. in Partial Fulfillment of the Requirements. NEW MULTI-BIOMETRIC APPROACHES FOR IMPROVED PERSON IDENTIFICATION A Dissertation Submitted to the Graduate School of the University of Notre Dame in Partial Fulfillment of the Requirements for the Degree

More information

An Algorithm based on SURF and LBP approach for Facial Expression Recognition

An Algorithm based on SURF and LBP approach for Facial Expression Recognition ISSN: 2454-2377, An Algorithm based on SURF and LBP approach for Facial Expression Recognition Neha Sahu 1*, Chhavi Sharma 2, Hitesh Yadav 3 1 Assistant Professor, CSE/IT, The North Cap University, Gurgaon,

More information

Structured light 3D reconstruction

Structured light 3D reconstruction Structured light 3D reconstruction Reconstruction pipeline and industrial applications rodola@dsi.unive.it 11/05/2010 3D Reconstruction 3D reconstruction is the process of capturing the shape and appearance

More information

Mobile Point Fusion. Real-time 3d surface reconstruction out of depth images on a mobile platform

Mobile Point Fusion. Real-time 3d surface reconstruction out of depth images on a mobile platform Mobile Point Fusion Real-time 3d surface reconstruction out of depth images on a mobile platform Aaron Wetzler Presenting: Daniel Ben-Hoda Supervisors: Prof. Ron Kimmel Gal Kamar Yaron Honen Supported

More information

Reference Point Detection for Arch Type Fingerprints

Reference Point Detection for Arch Type Fingerprints Reference Point Detection for Arch Type Fingerprints H.K. Lam 1, Z. Hou 1, W.Y. Yau 1, T.P. Chen 1, J. Li 2, and K.Y. Sim 2 1 Computer Vision and Image Understanding Department Institute for Infocomm Research,

More information

I CP Fusion Techniques for 3D Face Recognition

I CP Fusion Techniques for 3D Face Recognition I CP Fusion Techniques for 3D Face Recognition Robert McKeon University of Notre Dame Notre Dame, Indiana, USA rmckeon@nd.edu Patrick Flynn University of Notre Dame Notre Dame, Indiana, USA flynn@nd.edu

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

Abstract We present a system which automatically generates a 3D face model from a single frontal image of a face. Our system consists of two component

Abstract We present a system which automatically generates a 3D face model from a single frontal image of a face. Our system consists of two component A Fully Automatic System To Model Faces From a Single Image Zicheng Liu Microsoft Research August 2003 Technical Report MSR-TR-2003-55 Microsoft Research Microsoft Corporation One Microsoft Way Redmond,

More information

Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge

Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge Dong Yi, Shengcai Liao, Zhen Lei, Jitao Sang, and Stan Z. Li Center for Biometrics and Security Research, Institute

More information

Towards Automatic Recognition of Fonts using Genetic Approach

Towards Automatic Recognition of Fonts using Genetic Approach Towards Automatic Recognition of Fonts using Genetic Approach M. SARFRAZ Department of Information and Computer Science King Fahd University of Petroleum and Minerals KFUPM # 1510, Dhahran 31261, Saudi

More information

University of Florida CISE department Gator Engineering. Clustering Part 2

University of Florida CISE department Gator Engineering. Clustering Part 2 Clustering Part 2 Dr. Sanjay Ranka Professor Computer and Information Science and Engineering University of Florida, Gainesville Partitional Clustering Original Points A Partitional Clustering Hierarchical

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

Local Image Registration: An Adaptive Filtering Framework

Local Image Registration: An Adaptive Filtering Framework Local Image Registration: An Adaptive Filtering Framework Gulcin Caner a,a.murattekalp a,b, Gaurav Sharma a and Wendi Heinzelman a a Electrical and Computer Engineering Dept.,University of Rochester, Rochester,

More information

3D Statistical Shape Model Building using Consistent Parameterization

3D Statistical Shape Model Building using Consistent Parameterization 3D Statistical Shape Model Building using Consistent Parameterization Matthias Kirschner, Stefan Wesarg Graphisch Interaktive Systeme, TU Darmstadt matthias.kirschner@gris.tu-darmstadt.de Abstract. We

More information

State of The Art In 3D Face Recognition

State of The Art In 3D Face Recognition State of The Art In 3D Face Recognition Index 1 FROM 2D TO 3D 3 2 SHORT BACKGROUND 4 2.1 THE MOST INTERESTING 3D RECOGNITION SYSTEMS 4 2.1.1 FACE RECOGNITION USING RANGE IMAGES [1] 4 2.1.2 FACE RECOGNITION

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

Fingerprint Classification Using Orientation Field Flow Curves

Fingerprint Classification Using Orientation Field Flow Curves Fingerprint Classification Using Orientation Field Flow Curves Sarat C. Dass Michigan State University sdass@msu.edu Anil K. Jain Michigan State University ain@msu.edu Abstract Manual fingerprint classification

More information

Stochastic Optimization for Rigid Point Set Registration

Stochastic Optimization for Rigid Point Set Registration Stochastic Optimization for Rigid Point Set Registration Chavdar Papazov and Darius Burschka Machine Vision and Perception Group (MVP) Department of Computer Science Technische Universität München, Germany

More information

More geometrical information is taken from a facial 3D description, especially where grey level features lack as in the chin, forehead and cheek regio

More geometrical information is taken from a facial 3D description, especially where grey level features lack as in the chin, forehead and cheek regio Automatic 3D Face Authentication Charles Beumier 1;2 and Marc Acheroy Signal & Image Centre, Royal Military Academy, Avenue de la Renaissance 30, B1000 Brussels, Belgium Abstract This paper presents automatic

More information

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS Daisuke Moriya, Yasufumi Suzuki, and Tadashi Shibata Masakazu Yagi and Kenji Takada Department of Frontier Informatics,

More information

Reconstruction of complete 3D object model from multi-view range images.

Reconstruction of complete 3D object model from multi-view range images. Header for SPIE use Reconstruction of complete 3D object model from multi-view range images. Yi-Ping Hung *, Chu-Song Chen, Ing-Bor Hsieh, Chiou-Shann Fuh Institute of Information Science, Academia Sinica,

More information

Pose Normalization for Robust Face Recognition Based on Statistical Affine Transformation

Pose Normalization for Robust Face Recognition Based on Statistical Affine Transformation Pose Normalization for Robust Face Recognition Based on Statistical Affine Transformation Xiujuan Chai 1, 2, Shiguang Shan 2, Wen Gao 1, 2 1 Vilab, Computer College, Harbin Institute of Technology, Harbin,

More information

Lucas-Kanade Scale Invariant Feature Transform for Uncontrolled Viewpoint Face Recognition

Lucas-Kanade Scale Invariant Feature Transform for Uncontrolled Viewpoint Face Recognition Lucas-Kanade Scale Invariant Feature Transform for Uncontrolled Viewpoint Face Recognition Yongbin Gao 1, Hyo Jong Lee 1, 2 1 Division of Computer Science and Engineering, 2 Center for Advanced Image and

More information

Iterative Closest Point Algorithm in the Presence of Anisotropic Noise

Iterative Closest Point Algorithm in the Presence of Anisotropic Noise Iterative Closest Point Algorithm in the Presence of Anisotropic Noise L. Maier-Hein, T. R. dos Santos, A. M. Franz, H.-P. Meinzer German Cancer Research Center, Div. of Medical and Biological Informatics

More information

Globally Stabilized 3L Curve Fitting

Globally Stabilized 3L Curve Fitting Globally Stabilized 3L Curve Fitting Turker Sahin and Mustafa Unel Department of Computer Engineering, Gebze Institute of Technology Cayirova Campus 44 Gebze/Kocaeli Turkey {htsahin,munel}@bilmuh.gyte.edu.tr

More information

Shape and Texture Based Countermeasure to Protect Face Recognition Systems Against Mask Attacks

Shape and Texture Based Countermeasure to Protect Face Recognition Systems Against Mask Attacks 2013 IEEE Conference on Computer Vision and Pattern Recognition Workshops Shape and Texture Based Countermeasure to Protect Face Recognition Systems Against Mask Attacks Neslihan Kose and Jean-Luc Dugelay

More information

Radially Defined Local Binary Patterns for Hand Gesture Recognition

Radially Defined Local Binary Patterns for Hand Gesture Recognition Radially Defined Local Binary Patterns for Hand Gesture Recognition J. V. Megha 1, J. S. Padmaja 2, D.D. Doye 3 1 SGGS Institute of Engineering and Technology, Nanded, M.S., India, meghavjon@gmail.com

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

Rotation Invariant Finger Vein Recognition *

Rotation Invariant Finger Vein Recognition * Rotation Invariant Finger Vein Recognition * Shaohua Pang, Yilong Yin **, Gongping Yang, and Yanan Li School of Computer Science and Technology, Shandong University, Jinan, China pangshaohua11271987@126.com,

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

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Mustafa Berkay Yilmaz, Hakan Erdogan, Mustafa Unel Sabanci University, Faculty of Engineering and Natural

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

Structural and Syntactic Techniques for Recognition of Ethiopic Characters

Structural and Syntactic Techniques for Recognition of Ethiopic Characters Structural and Syntactic Techniques for Recognition of Ethiopic Characters Yaregal Assabie and Josef Bigun School of Information Science, Computer and Electrical Engineering Halmstad University, SE-301

More information

Task analysis based on observing hands and objects by vision

Task analysis based on observing hands and objects by vision Task analysis based on observing hands and objects by vision Yoshihiro SATO Keni Bernardin Hiroshi KIMURA Katsushi IKEUCHI Univ. of Electro-Communications Univ. of Karlsruhe Univ. of Tokyo Abstract In

More information

A Study on the Consistency of Features for On-line Signature Verification

A Study on the Consistency of Features for On-line Signature Verification A Study on the Consistency of Features for On-line Signature Verification Center for Unified Biometrics and Sensors State University of New York at Buffalo Amherst, NY 14260 {hlei,govind}@cse.buffalo.edu

More information

Automatic Lung Surface Registration Using Selective Distance Measure in Temporal CT Scans

Automatic Lung Surface Registration Using Selective Distance Measure in Temporal CT Scans Automatic Lung Surface Registration Using Selective Distance Measure in Temporal CT Scans Helen Hong 1, Jeongjin Lee 2, Kyung Won Lee 3, and Yeong Gil Shin 2 1 School of Electrical Engineering and Computer

More information

Triangular Mesh Segmentation Based On Surface Normal

Triangular Mesh Segmentation Based On Surface Normal ACCV2002: The 5th Asian Conference on Computer Vision, 23--25 January 2002, Melbourne, Australia. Triangular Mesh Segmentation Based On Surface Normal Dong Hwan Kim School of Electrical Eng. Seoul Nat

More information

Registration of Moving Surfaces by Means of One-Shot Laser Projection

Registration of Moving Surfaces by Means of One-Shot Laser Projection Registration of Moving Surfaces by Means of One-Shot Laser Projection Carles Matabosch 1,DavidFofi 2, Joaquim Salvi 1, and Josep Forest 1 1 University of Girona, Institut d Informatica i Aplicacions, Girona,

More information

A Combined Method for On-Line Signature Verification

A Combined Method for On-Line Signature Verification BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, No 2 Sofia 2014 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2014-0022 A Combined Method for On-Line

More information

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW Thorsten Thormählen, Hellward Broszio, Ingolf Wassermann thormae@tnt.uni-hannover.de University of Hannover, Information Technology Laboratory,

More information

ECLT 5810 Clustering

ECLT 5810 Clustering ECLT 5810 Clustering What is Cluster Analysis? Cluster: a collection of data objects Similar to one another within the same cluster Dissimilar to the objects in other clusters Cluster analysis Grouping

More information

EXPLOITING 3D FACES IN BIOMETRIC FORENSIC RECOGNITION

EXPLOITING 3D FACES IN BIOMETRIC FORENSIC RECOGNITION 18th European Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 EXPLOITING 3D FACES IN BIOMETRIC FORENSIC RECOGNITION Marinella Cadoni, Andrea Lagorio, Enrico Grosso Massimo

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