histogram normalization for an image

hi..i have taken a histogram for the image... now i want normalized that histogram... how can i normalize that.. help me with matlab codes...

답변 (1개)

Walter Roberson
Walter Roberson 2013년 1월 22일

0 개 추천

I wonder, though, whether you want "normalization" or "equalization" ?

댓글 수: 3

chinnurocks
chinnurocks 2016년 9월 1일
I need histogram equalization.
Image Analyst
Image Analyst 2016년 9월 1일
There are functions histeq() and adapthisteq(). Generally histeq() gives crummy looking images. adapthisteq() is usually better since it does CLAHE.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

질문:

2013년 1월 22일

댓글:

2016년 9월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by