Implement Histogram Equalisation without Histeq( )
We study the mathematics behind Histogram Equalization and implement it through our own script file. Please change the code from freq(i) to f(i) as I have used f variable to store frequency (at 6:31 )
No comments