How to compare histograms of two images?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to compare histograms of a ground truth image and the enhanced image of that ground truth image using histogram analysis in order to measure the enhancement quality of that image. Can anyone help me to do it?
댓글 수: 0
답변 (1개)
Jacob Mathew
2025년 1월 3일
Hey Ishara,
You can use the imhist function to create the histogram of an image. You can read more about it in the documentation below:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!