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

Enhance contrast using histogram equalization - MATLAB histeq

瀏覽:1041
日期:2026-04-20
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 ...看更多