a survey of face recognition technology wei-yang lin may 07, 2003

15
A survey of Face A survey of Face Recognition Technology Recognition Technology Wei-Yang Lin Wei-Yang Lin May 07, 2003 May 07, 2003

Upload: bryan-daniels

Post on 17-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

A survey of Face Recognition A survey of Face Recognition TechnologyTechnology

A survey of Face Recognition A survey of Face Recognition TechnologyTechnology

Wei-Yang LinWei-Yang LinMay 07, 2003May 07, 2003

Page 2: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Road Map• Introduction• Challenge in Face Recognition

– variation in pose– Variation in illumination

• Some recently works in FRT• Discussion

Page 3: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Introduction• FRT is a research area spanning

several disciplines.• Depending on the specific

application, FRT has different level of difficulty.

Page 4: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Challenges in FRT• The recent FERET test has

revealed that there are at least two major challenges:– The illumination variation problem– The pose variation problem

Page 5: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Illumination variation• Images of the same face appear

differently due to the change in lighting

• Naive Solution:– discarding the first few eigenfaces

Page 6: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Pose Variation• Basically, the existing solution can

be divided into three types:– multiple images in both training

stage and recognition stage– multiple images in training stage, but

only one image in recognition stage – single image based methods

Page 7: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Shape-from-Shading • The basic idea of SFS is to infer

the 3D surface of object from the shading information in image.

• Lambertian model has been used extensively in computer vision community for the SFS problem.

Page 8: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

SFS results

Page 9: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Illumination cone• Illumination cone is a subspace

covers the variation in illumination.

Basis images

Synthetic images

Page 10: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Linear Object Class• How can we

recognize a face under different pose or expression when only one picture is given?

Page 11: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Linear Object Class

Page 12: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Curvature-based FRT• Use the curvature of surface to

perform face recognition • This is a great idea since the value

of curvature at a point on the surface is invariant under the variation of viewpoint and illumination

Page 13: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

Elastic Bunch Graph• use Gabor wavelet

transform to extract face features so that the recognition performance can be invariant to the variation in poses.

Page 14: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

2D-3D Face Recognition

• Almost all existing systems rely on either 2D images or 3D range data.

• 3D shape can compensate for the lack of depth information in 2D image.

• Therefore, integrating 2D and 3D information will be a possible way to improve the recognition performance.

Page 15: A survey of Face Recognition Technology Wei-Yang Lin May 07, 2003

ComparisonsInput Database

(images / person)

Applicable to existing image database

SFS One image One image All

Illumination cone

One image Several images Some

Linear object One image Several images Some

Curvature-based Range data Range data No

Elastic Bunch Graph

One image Several images Some

2D-3D combined Range data + one image

Range data + several images

No