Learn how to write Matlab and Python script to equalize the histogram of the image.
Useful Matlab function call
- nextpow2
- intlut
- im2gray
- cumsum
- cdfplot
Learn how to write Matlab and Python script to equalize the histogram of the image.
Useful Matlab function call