4.0

4.0 | 1 rating Rate this file 60 downloads (last 30 days) File Size: 3.8 KB File ID: #22182

Contrast Limited Adaptive Histogram Equalization (CLAHE)

by Leslie Smith

 

20 Nov 2008

No BSD License  

Best to read the reference in "Graphics Gems IV", Academic Press, 1994 pages 474-485

Download Now | Watch this File

File Information
Description

This is an image contrast enhancement algorithm that overcomes limitations in standard histogram equalization (HE). The two primary features is adaptive HE (AHE), which divides the images into regions and performs local HE, and the contrast limited AHE (CLAHE), which reduces noise by partially reducing the local HE. Bilinear interpolation is used to avoid visibility of region boundaries.

  "Contrast Limited Adaptive Histogram Equalization"
  by Karel Zuiderveld, karel@cv.ruu.nl
  in "Graphics Gems IV", Academic Press, 1994

Ported by Leslie Smith

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.4 (R2007a)
Zip File Content  
Other Files clipHistogram.m,
interpolate.m,
makeHistogram.m,
makeLUT.m,
mapHistogram.m,
runCLAHE.m
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
20 Nov 2008 Steve Eddins

You might want to take a look at adapthisteq, which is in the Image Processing Toolbox. This function also implements CLAHE. See:

http://www.mathworks.com/access/helpdesk/help/toolbox/images/adapthisteq.html

20 Nov 2008 Leslie Smith

Thanks for the reference. I had looked for and did not find the Matlab CLAHE and was surprised when I thought it did not exist.
Leslie

15 Apr 2009 Idillus  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
histogram equalization Leslie Smith 20 Nov 2008 13:44:55
adaptive histogram equalization Leslie Smith 20 Nov 2008 13:44:55
clahe Leslie Smith 20 Nov 2008 13:44:55
image processing Leslie Smith 20 Nov 2008 13:44:55
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com