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

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

답변 (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.

카테고리

도움말 센터File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

질문:

2012년 1월 16일

답변:

2019년 11월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by