unit_4_lec_4.pptx
unit_4_lec_4.pptx
• Handled by
• P. Rajeshwari
• Wavelets
• Multi resolution Processing
• Image Pyramids
• Subband coding
• The Haar Transform
2
SRI KRISHNA ARTS AND SCIENCE COLLEGE
Department of Software Systems
Attendance
Approximation pyramid
Approximation filter
(low pass)
where the subscript means that the size of the filter should be
even.
Subband Coding (cont…)
Approximation
subband
Vertical subband
Horizontal
subband
Diagonal subband
Subband Coding (cont…)
The subbbands may be subsequently split into
smaller subbands.
Image synthesis is obtained by reversing the
procedure.
Subband Coding (cont…)
The wavy lines are due to aliasing of the barely discernable
window screen. Despite the aliasing, the image may be
perfectly reconstructed.
The Haar Transform
To generate H:
• we define the integer k=2p+q-1, with 0≤ p ≤N-1.
• if p=0, then q=0 or q=1.
• if p≠0, 1≤q ≤2p
34