1 / 14

Digital Image Processing

Digital Image Processing. Jain-Yi Lu ( 呂健益 ) Visual Communications Laboratory Department of Communication Engineering National Central University ChungLi , Taiwan. Homework II Fast Discrete Cosine Transform. The Goal of This Homework. Implement Fast Discrete Cosine Transform

anais
Télécharger la présentation

Digital Image Processing

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 Jain-Yi Lu (呂健益)Visual Communications Laboratory Department of Communication Engineering National Central University ChungLi, Taiwan Homework II Fast Discrete Cosine Transform

  2. The Goal of This Homework • Implement Fast Discrete Cosine Transform • Implement Fast Discrete Cosine Inverse Transform

  3. p + - é ù 1 N ( 2 x 1 ) u å = C ( u ) a ( u ) f ( x ) cos ê ú ë 2 N û = 0 x Discrete Cosine Transform (DCT) N : 1-D Sequence Length : 0,1,2…N-1 (u=0 -> DC) f(x) : Spatial Domain Intensity C(u) : Frequency Domain intensity u

  4. Discrete Cosine Transform

  5. Discrete Cosine Transform (8 ×8 Blocks)

  6. Fast Discrete Cosine Transform(FDCT) • W. H. Chen, C. H. Smith and S. C. Fralick, “A Fast Computational Algorithm for the Discrete Cosine Transform,” IEEE Trans. Communications, Vol. COM-25, No. 9, September 1977

  7. Fast Discrete Cosine Transform 8×8 Block Stage1 Stage2 Stage3 Stage4 Initial Signal Result

  8. Fast Discrete Cosine Transform 8×8 Block Stage1 Stage1 Stage2 Stage3 Stage4

  9. Fast Discrete Cosine Transform 8×8 Block Stage2 Stage1 Stage2 Stage3 Stage4

  10. Fast Discrete Cosine Transform 8×8 Block Stage3 Stage1 Stage2 Stage3 Stage4

  11. Fast Discrete Cosine Transform 8×8 Block Stage4 Stage1 Stage2 Stage3 Stage4

  12. Result

  13. Note and Report • We will provide grayscale Lena 512×512 pixels image. • Your program (Image size, bugs, some questions) (2 points) • The accuracy (2 points) • Computation perplexity (Bonus) • Other comment (Bonus)

  14. Appendix-A

More Related