my project is generalized equalization model for image enhancement

1 回表示 (過去 30 日間)
BYSANI CHAITHANYA
BYSANI CHAITHANYA 2014 年 3 月 4 日
回答済み: Image Analyst 2014 年 3 月 4 日
so can any one give a code for histogram equalization in image enhancement

回答 (1 件)

Image Analyst
Image Analyst 2014 年 3 月 4 日
In my opinion, equalization rarely does anything worthwhile to enhance an image. There are almost always much better options that give more natural appearance. If you still insist on demonstrating the technique, I'm sure you can find histogram equalization code on the internet, or use the histeq() function or, for a locally adaptive version (which is useful sometimes) adapthisteq().

カテゴリ

Help Center および File ExchangeImage Filtering and Enhancement についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by