Illumumination Compensation in RGB space
by Madhava Bhat
24 Jul 2009
This code executes adaptive lighting compensation.
|
Watch this File
|
| File Information |
| Description |
This is a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos, 'ESC Division Research 2005,and section 2.1 of paper "Simple and Accurate Color Face Detection Algorithm in Complex Background" by YUI TING PAI et al.'ICME 2006'. Please go through those papers for more details.
Implementing this code is simple
I=imread('filename');
imag_improve_rgb(I)
|
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com