Can I get code for contrast limited adaptive histogram equalisation (CLAHE)?

2 ビュー (過去 30 日間)
Pratik Oak
Pratik Oak 2012 年 7 月 10 日
I want matlab code for contrast limited adaptive histogram equalisation.

回答 (1 件)

Steve Eddins
Steve Eddins 2012 年 7 月 10 日
If you have the Image Processing Toolbox, see the function adapthisteq.
  6 件のコメント
Maria
Maria 2012 年 8 月 4 日
Oh I am sorry these columns were not of image these columns were the columns of (any of the)histograms that I created. I mistakenly took 'columns' variable which was of image and I am doing this last this because of array index which does not start from 0 so if I get r or g or b value equal to zero i am placing it in last(256th) index of histogram and then placing that index in front at the end
Maria
Maria 2012 年 8 月 4 日
Can you give me a complete code for this since I am completely blank now.I need to do this for couple of images not for a single image. I have lets say 10 images and I have to compute background model this way using all 10 images.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by