Int Transformation
Int Transformation
• Highlights a specific range of grey level: it simply maps all gray levels
in that chosen range to a higher value , others are mapped to lower
values or unchanged.
• Used for enhancing or extracting features ( water masses in satellite
imagery)
• Bit Plane slicing is used for creating binary images, achieves
compression, helps in getting focused images
• Sketching of MSB …LSB planes ( most changes can be captured by the
MSB
Can you derive the bit-plane sliced images for this
( 3-bit – note the range)
67667
00012
11123
45542
66677
What linear transformation will change an image f(x,y) with gray levels ranging from
5 through 20 to an image g(x,y) with gray levels ranging from 10 through 40?
Window levels
What are these ppo doing?
U = max(0,min(L, T(r)))
4
Contrast Stretching/ Contrast compression
• Have a steep transfer function where there are many pixel values
• Stretching produces an image contrast higher than the original
Locations of the points (r1,s1) and (r2,s2) controls the shape of transformation function.
HISTOGRAM PROCESSING
rk can be normalized 0 to 1