1

first of all I'm new at matlab, so if my question is easy sorry for that. And deeply searched on internet but can't find an answer.

I'm trying to do local histogram equalization. I did global histogram equalization by :

T_histeq=histeq(I);

subplot(2,2,2);imshow(T_histeq);title('Global Histogram Equalization Applied Image');

But for local histogram equalization, I couldn't do anything. I know the logic but can't turn it into the code.

Thanks for helps..

Community
  • 1
  • 1
tlgtmc
  • 127
  • 2
  • 11

0 Answers0