illumination independent color-based face detection “15 seconds of fame” jure kovač, peter...

22
Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer and Information Science University of Ljubljana, Slovenia

Upload: sybil-owens

Post on 12-Jan-2016

215 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Illumination Independent Color-

Based Face Detection

“15 Seconds of Fame”

Jure Kovač, Peter Peer, Franc Solina

Computer Vision LaboratoryFaculty of Computer and Information ScienceUniversity of Ljubljana, Slovenia

Page 2: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

“In the future everybody will be famous for 15 minutes.”

Andy Warhol

Marilyn Monroe (Andy Warhol, 1964)

Application Contribution Illum. compensation Tested using our

algorithm Purpose

Page 3: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

An interactive art installation 15 second of fame

Page 4: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Hardware

Digital camera LCD monitor

computer

USB

Page 5: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Software

input photo

finding faces

transformation color filter

pop-art portrait

illumination compensation learning

15 second loop

Page 6: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Roadmap

Face detection algorithm Illumination compensation

approaches Pop-art color transformations Summary

Page 7: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Face detection method #1Our original face detection method

Page 8: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Face detection method #2Simplified face detection method

Page 9: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Eliminating the influence of non-standard illumination

Color descriptor Color

constancy/compensation Problem solving Method outline:

Estimate the present illumination

Reconstruct the image under standard illumination

Page 10: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Close to standard illumination

Grey World Average surface color in the image is achromatic Illumination estimation: average color Mean gray value

Modified Grey World Illumination estimation: each color is count only

once

White-Patch Retinex On each image white surface is present Illumination estimation: maximal color

Page 11: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Far from standard illumination

Color by Correlation Initial step: learning Illumination detection using correlation Illumination reconstruction using SPD data

(effective idea: use Macbeth color checker)

Page 12: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Influence of methods #1

NO GW

MGW RET

NO – original

GW – Gray World

MGW – Modified GW

RET – White-Patch Retinex

Page 13: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Influence of methods #2

NO GW MGW

RET COR

NO – original

GW – Gray World

MGW – Modified GW

RET – White-Patch Retinex

COR – Color by Correlation

Page 14: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Face detection results #1

0

20

40

60

80

100

standard incandescent flashlight neon

Without preprocessing GW MGW RET

Page 15: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Face detection results #2

0

20

40

60

80

100

white yellow green blue red

Without preprocessing Color by Correlation

Page 16: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Effectiveness illustration #1

GW

Page 17: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Effectiveness illustration #2

COR

Page 18: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Color transformations

+ color-balance

+ random coloring

+ posterize+ hue-saturation

+ color-balance+ posterize+ hue-saturation

= 17 universal filters

Page 19: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Conclusions

Very well accepted by the audience Accurate face detection method Robust face detection algorithm

(due to illumination compensation methods) Color transformations generate a pop-art effect Portrait can be ordered by e-mail

Different graphic effect according to the mood Additional filters (negative image, b&w

technique, highlighted edges,…) Extension to 3D?

Page 20: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

The gallery of famous people

from the project web page: black.fri.uni-lj.si/15sec

Page 21: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

The first public showing

Page 22: Illumination Independent Color-Based Face Detection “15 Seconds of Fame” Jure Kovač, Peter Peer, Franc Solina Computer Vision Laboratory Faculty of Computer

Illumination reconstruction