Can I get code for contrast limited adaptive histogram equalisation (CLAHE)?
조회 수: 5 (최근 30일)
이전 댓글 표시
I want matlab code for contrast limited adaptive histogram equalisation.
답변 (1개)
Steve Eddins
2012년 7월 10일
댓글 수: 6
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
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 Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!