Normalization (image processing): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: isbn. | You can use this bot yourself. Report bugs here. | Activated by Neko-chan | Category:Image processing‎ | via #UCB_Category
m Rewrote text with the math font so that they're not mistagged as typos by automated spellcheckers.
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>(Min,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>(newMin,newMax)</math>.
 
The [[linear]] normalization of a [[grayscale]] [[digital image]] is performed according to the formula