Introduction - If you have any usage issues, please Google them yourself
Write MATLAB code that will do the following.
(a) Read a gray image and determine the histogram.
(b) Equalize the histogram using normal and adaptive histogram equalization technique (Global).
(c) Equalize the histogram using normal and adaptive histogram equalization technique (Local).