Normalization (image processing): Difference between revisions

Content deleted Content added
m Rewrote text with the math font so that they're not mistagged as typos by automated spellcheckers.
improve math typography
Line 11:
Normalization transforms an n-dimensional [[grayscale]] image
<math>I:\{\mathbb{X}\subseteq\mathbb{R}^n\}\rightarrow\{\text{Min},..,\text{Max}\}</math>
with intensity values in the range <math>(\text{Min},\text{Max})</math>, into a new image
<math>I_N:\{\mathbb{X}\subseteq\mathbb{R}^n\}\rightarrow\{\text{newMin},..,\text{newMax}\}</math>
with intensity values in the range <math>(\text{newMin},\text{newMax})</math>.
 
The [[linear]] normalization of a [[grayscale]] [[digital image]] is performed according to the formula