histogram equalization matlab的相關文章
Enhance contrast using histogram equalization - MATLAB histeq

Enhance contrast using histogram equalization - MATLAB histeq

瀏覽:1377
日期:2025-06-11
This MATLAB function transforms the intensity image I so that the histogram of the output intensity image J with length(hgram) bins approximately matches hgram. ... Description J = histeq(I,hgram) transforms the intensity image I so that the histogram of ...看更多