Histogram equalization: Difference between revisions

Content deleted Content added
Added {{Lead too short}} tag
m fix italics
Line 294:
 
 
''Note that to scale values in the original data that are above 0 to the range 1 to L-1, inclusive, the above equation would instead be:''
 
:<math>
Line 304:
\right) + 1
</math>
''where cdf(v) > 0. Scaling from 1 to 255 preserves the non-zero-ness of the minimum value.''