histogram and histogram equalization of an image without using built-in functions

4 ビュー (過去 30 日間)
Polana sai kishore
Polana sai kishore 2012 年 1 月 16 日
回答済み: Mohga Emam 2019 年 11 月 12 日
dear friends and community i need a program to generate histogram and histogram equalization of an image without using built-in functions such as imhist() and histeq()....... I hope you will help
  2 件のコメント
Muhammad Ghani
Muhammad Ghani 2012 年 3 月 6 日
Have you found the code of histo equalization ??
Mohga Emam
Mohga Emam 2019 年 11 月 12 日
hey Muhammad, here's my code for histogram equalization without built in function!

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

回答 (3 件)

Image Analyst
Image Analyst 2012 年 1 月 16 日
You can find my implementation of exact histogram equalization and specification here:
Though my uploaded screenshot doesn't show it, you can do a perfectly flat histogram also, or any other shape you desire.

Jurgen
Jurgen 2012 年 11 月 15 日

Mohga Emam
Mohga Emam 2019 年 11 月 12 日

カテゴリ

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