1 / 7

Digital Image Processing HW#3-Image Pyramid

Digital Image Processing HW#3-Image Pyramid. TA: Yun-Da Wu 吳運達. Image Pyramid. A pyramid image structure System block diagram. Approximation Filter. 2 ↓. Level j-1 Gaussian. 2 ↑. Interpolation Filter. Level j Input image. Level j Prediction residual. - +. Level j-1.

Télécharger la présentation

Digital Image Processing HW#3-Image Pyramid

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Digital Image Processing HW#3-Image Pyramid TA: Yun-Da Wu 吳運達

  2. Image Pyramid • A pyramid image structure • System block diagram Approximation Filter 2↓ Level j-1 Gaussian 2↑ Interpolation Filter Level j Input image Level j Prediction residual - +

  3. Level j-1 Gaussian filter & ↓2 ↑2&interpolation filter Level j(base) Prediction Residual Level j

  4. A Gaussian pyramid • A prediction residual pyramid Level j(base) Level j-1 Level j-2 Level j-3 Level j-2 Level j-1 Level j

  5. Approximation Filter • Using Gaussian Filter • Mask (3x3) • Ex:

  6. Downsampling & Upsampling • Downsampling • Upsampling ↓2 ↑2

  7. Interpolation Filter • Using bilinear interpolation Interpolation Ex: = ( + )/2 0,1 0,0 0,2 Interpolation Order: 1 2 = ( + + + )/4 1,1 0,1 1,0 2,1 1,2

More Related