a novel method for detecting lips , eyes and faces in real time

16
111/06/16 1 A novel method for detecting lips , eyes and faces in real time Real-Time Imaging (2003) 277–287 Cheng-Chin Chiang*,Wen-Kai Tai,Mau- Tsuen Yang, Yi-Ting Huang,Chi-Jaung Huang Department of Computer Science and Information Engineering, National Dong Hwa University 報報報 報報報

Upload: elaine-lowery

Post on 03-Jan-2016

27 views

Category:

Documents


1 download

DESCRIPTION

A novel method for detecting lips , eyes and faces in real time. Real-Time Imaging (2003) 277–287 Cheng-Chin Chiang*,Wen-Kai Tai,Mau-Tsuen Yang, Yi-Ting Huang,Chi-Jaung Huang Department of Computer Science and Information Engineering, National Dong Hwa University 報告者 何寬宸. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: A novel method for detecting lips , eyes and faces in real time

112/04/20 1

A novel method for detecting lips , eyes and faces in real time

Real-Time Imaging (2003) 277–287

Cheng-Chin Chiang*,Wen-Kai Tai,Mau-Tsuen Yang,Yi-Ting Huang,Chi-Jaung Huang

Department of Computer Science and Information Engineering, National Dong Hwa University

報告者 何寬宸

Page 2: A novel method for detecting lips , eyes and faces in real time

112/04/20 2

Real-time face detection algorithm

Real-time face detection locating faces in images and videos finds not only the face regions precise locations of the facial components (eyes and lips)

Simple quadratic polynomial model skin pixels lips

Removes the falsely extracted components verifying with rules derived from the spatial and geometrical

relationships of facial components.

Experimental results both accuracy and speed for detecting faces

Page 3: A novel method for detecting lips , eyes and faces in real time

112/04/20 3

Rules for skin-color region extraction 1/3

The purpose reduce the searching time for possible face regions

Alleviate the influence of environment light brightness adopts the chromatic color coordinate for color representation

Page 4: A novel method for detecting lips , eyes and faces in real time

112/04/20 4

Rules for skin-color region extraction 2/3

Page 5: A novel method for detecting lips , eyes and faces in real time

112/04/20 5

Rules for skin-color region extraction 3/3

Filter out the non-skin

Page 6: A novel method for detecting lips , eyes and faces in real time

112/04/20 6

Rules for lips and eyes detection

Higher extraction speed The discrimination function should be computationally efficient The detection of lip pixels can be done in parallel with the

detection of skin pixels in one scan of the image or video frame.

Eye components are extracted histogram-equalized grayscale image threshold operation (Threshold =20)

Page 7: A novel method for detecting lips , eyes and faces in real time

112/04/20 7

Rules for component verifications and face region determination

Angle be in the range [-45 45]

Spatial rules

Geometry rules

Page 8: A novel method for detecting lips , eyes and faces in real time

112/04/20 8

The arbitration of confusing eye–lip triangles

Skin color ratio (SCR)

Page 9: A novel method for detecting lips , eyes and faces in real time

112/04/20 9

Performance evaluation

The implemented system has two modes of operations. detect faces in video frames captured from a PC

camera in real time. off-line mode that is designed to detect faces in still

images.

Among these 1000 images 815 images with the dimension of 320 X240 185 images from WWW.

Page 10: A novel method for detecting lips , eyes and faces in real time

112/04/20 10

Performance evaluation 1/5

Page 11: A novel method for detecting lips , eyes and faces in real time

112/04/20 11

Performance evaluation 2/5

Page 12: A novel method for detecting lips , eyes and faces in real time

112/04/20 12

Performance evaluation 3/5

Page 13: A novel method for detecting lips , eyes and faces in real time

112/04/20 13

Performance evaluation 4/5

Page 14: A novel method for detecting lips , eyes and faces in real time

112/04/20 14

Performance evaluation 5/5

Page 15: A novel method for detecting lips , eyes and faces in real time

112/04/20 15

Concluding remarks

The light condition must be normal. light compensation/correction pre-processing

The facial components must appear on the images as clearly as possible developing more improved component-based

detection verification process for incomplete facial

components.

Page 16: A novel method for detecting lips , eyes and faces in real time

Vision and Autonomous Systems Center (VSAC) of CMU,on the web

page http://vasc.ri.cmu.edu/cgi-bin/demos/

findface.cgi.

112/04/20 16