how to enhance image using histogram equilisation?
1 回表示 (過去 30 日間)
古いコメントを表示
please suggest?
0 件のコメント
採用された回答
Image Analyst
2016 年 4 月 8 日
Global histogram equalization won't help at all - it almost never does. Try adapthisteq() instead - it's locally adaptive - CLAHE it's called. Play around varying the parameters to achieve the look you want.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
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!