Histogram Linearization Formula

Fx Copy
LaTeX Copy
Discrete Form of Transformation is The transformation (mapping) in this equation is called a histogram equalization or histogram linearization transformation. Check FAQs
sk=(L-1MN(x,0,L-1,nj))
sk - Discrete Form of Transformation?L - Number of Intensity Levels?M - Digital Image Row?N - Digital Image Column?nj - Number of Pixels with Intensity Ri?

Histogram Linearization Example

With values
With units
Only example

Here is how the Histogram Linearization equation looks like with Values.

Here is how the Histogram Linearization equation looks like with Units.

Here is how the Histogram Linearization equation looks like.

43.7158Edit=(4Edit-19Edit0.061Edit(x,0,4Edit-1,2Edit))
You are here -
HomeIcon Home » Category Engineering » Category Electronics » Category Digital Image Processing » fx Histogram Linearization

Histogram Linearization Solution

Follow our step by step solution on how to calculate Histogram Linearization?

FIRST Step Consider the formula
sk=(L-1MN(x,0,L-1,nj))
Next Step Substitute values of Variables
sk=(4-190.061(x,0,4-1,2))
Next Step Prepare to Evaluate
sk=(4-190.061(x,0,4-1,2))
Next Step Evaluate
sk=43.7158469945355
LAST Step Rounding Answer
sk=43.7158

Histogram Linearization Formula Elements

Variables
Functions
Discrete Form of Transformation
Discrete Form of Transformation is The transformation (mapping) in this equation is called a histogram equalization or histogram linearization transformation.
Symbol: sk
Measurement: NAUnit: Unitless
Note: Value can be positive or negative.
Number of Intensity Levels
Number of Intensity Levels is the total number of distinct intensity values an image can represent, determined by its bit depth.
Symbol: L
Measurement: NAUnit: Unitless
Note: Value should be greater than 0.
Digital Image Row
Digital Image Row is the row or small pixel that is present at the x-axis storing image information.
Symbol: M
Measurement: NAUnit: Unitless
Note: Value should be greater than 0.
Digital Image Column
Digital Image Column is the column or small pixel that is present at the y-axis.
Symbol: N
Measurement: NAUnit: Unitless
Note: Value should be greater than 0.
Number of Pixels with Intensity Ri
Number of Pixels with Intensity Ri is the number of pixels that have intensity Ri.
Symbol: nj
Measurement: NAUnit: Unitless
Note: Value can be positive or negative.
sum
Summation or sigma (∑) notation is a method used to write out a long sum in a concise way.
Syntax: sum(i, from, to, expr)

Other formulas in Intensity Transformation category

​Go Wavelength of Light
W=[c]v
​Go Number of Intensity Levels
L=2nb
​Go Bits Required to Store Digitized Image
nid=MNnb
​Go Bits Required to Store Square Image
bs=(N)2nb

How to Evaluate Histogram Linearization?

Histogram Linearization evaluator uses Discrete Form of Transformation = ((Number of Intensity Levels-1)/(Digital Image Row*Digital Image Column)*sum(x,0,Number of Intensity Levels-1,Number of Pixels with Intensity Ri)) to evaluate the Discrete Form of Transformation, The Histogram Linearization formula is a process of transforming a histogram, which represents the distribution of pixel values in an image, into a linear distribution. Discrete Form of Transformation is denoted by sk symbol.

How to evaluate Histogram Linearization using this online evaluator? To use this online evaluator for Histogram Linearization, enter Number of Intensity Levels (L), Digital Image Row (M), Digital Image Column (N) & Number of Pixels with Intensity Ri (nj) and hit the calculate button.

FAQs on Histogram Linearization

What is the formula to find Histogram Linearization?
The formula of Histogram Linearization is expressed as Discrete Form of Transformation = ((Number of Intensity Levels-1)/(Digital Image Row*Digital Image Column)*sum(x,0,Number of Intensity Levels-1,Number of Pixels with Intensity Ri)). Here is an example- 43.71585 = ((4-1)/(9*0.061)*sum(x,0,4-1,2)).
How to calculate Histogram Linearization?
With Number of Intensity Levels (L), Digital Image Row (M), Digital Image Column (N) & Number of Pixels with Intensity Ri (nj) we can find Histogram Linearization using the formula - Discrete Form of Transformation = ((Number of Intensity Levels-1)/(Digital Image Row*Digital Image Column)*sum(x,0,Number of Intensity Levels-1,Number of Pixels with Intensity Ri)). This formula also uses Summation Notation Function function(s).
Copied!