Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions

21
Enhanced Local Texture Feature Sets for Face Recognition Under Dif cult Lighting Conditions IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 6, JUNE 2010 Xiaoyang Tan and Bill Triggs 報報報 報報報 1

description

Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions. IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 6, JUNE 2010 Xiaoyang Tan and Bill Triggs 報告者:王克勤. Introduction. - PowerPoint PPT Presentation

Transcript of Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions

Page 1: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

1

Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 6, JUNE 2010Xiaoyang Tan and Bill Triggs

報告者:王克勤

Page 2: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

2

Introduction

• Face recognition has received a great deal of attention from the scientific and industrial communities over the past several decades

• This paper focuses mainly on the issue of robustness to lighting variations

Page 3: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

3

Traditional approaches

• Appearance-based

• Normalization-based

• Feature-based

Page 4: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

4

Appearance-based approaches

• Training examples are collected under different lighting conditions and directly used to learn a global model of the possible illumination variations

• Direct learning of this kind makes few assumptions but it requires a large number of training images and an expressive feature set

Page 5: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

5

Normalization-based approaches

• Normalization based approaches seek to reduce the image to a more canonical form in which the illumination variations are suppressed

• Histogram equalization

Page 6: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

6

Histogram equalization

• A method in image processing of contrast adjustment using the image's histogram

http://en.wikipedia.org/wiki/Histogram_equalization

Page 7: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

7

Feature-based approaches

• Feature-based approaches extracts illumination-insensitive feature sets directly from the given image

• Local binary patterns(LBP)

Page 8: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

10

Local binary patterns(cont.)

1 2 4

8 16

32 64 128

1 1 1

1 0

1 0 0

LBP=1X1 + 1X2 + 1X4 + 1X8 + 1X32 =47

Page 9: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

11

Page 10: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

12

• Appearance-based approaches• Normalization-based approaches• Feature-based approaches

Page 11: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

13

• Preprocessing chain• LTP local texture feature sets• Multiple-feature fusion framework

Page 12: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

14

Preprocessing chain

Page 13: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

15

Gamma correction

• Gamma correction is a nonlinear gray-level transformation

• Replace gray-level withor (for )

Page 14: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

16

Difference of Gaussian Filtering

• Gamma correction does not remove the influence of overall intensity gradients such as shading effects

• High-pass filtering removes both the useful and the incidental information

Page 15: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

17

Difference of Gaussian Filtering(cont.)

• Difference of Gaussians is a grayscale image enhancement algorithm that involves the subtraction of one blurred version of an original grayscale image from another, less blurred version of the original

• Difference of Gaussians can be utilized to increase the visibility of edges and other detail present in a digital imagehttp://en.wikipedia.org/wiki/Difference_of_Gaussians

Page 16: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

18

Masking

• If facial regions (hair style, beard, ) that are felt to be irrelevant or too variable need to be masked out, the mask should be applied at this point

Page 17: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

19

Contrast equalization

• This stage rescales the image intensities to standardize a robust measure of overall contrast or intensity variation

Page 18: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

20

Local ternary patterns

• Local binary patterns threshold at exactly the value of the central pixel tend to be sensitive to noise

• This section extends LBP to 3-valued codes, LTP

Page 19: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

21

Local ternary patterns(cont.)

The tolerance interval is [49, 59]

Page 20: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

22

Local ternary patterns(cont.)

Page 21: Enhanced Local Texture Feature Sets for Face Recognition Under  Difficult  Lighting Conditions

23

Local ternary patterns(cont.)