1 / 22

Introduction to Digital Image Processing

Introduction to Digital Image Processing. March 4, 2003. Shreekanth Mandayam ECE Department Rowan University http://engineering.rowan.edu/~shreek/spring03/cc/. Module Overview. Lecture 1 Digital Image Fundamentals Lecture 2 Digital Image Enhancement Digital Image Segmentation

randi
Download Presentation

Introduction to 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. Introduction to Digital Image Processing March 4, 2003 Shreekanth Mandayam ECE Department Rowan University http://engineering.rowan.edu/~shreek/spring03/cc/

  2. Module Overview • Lecture 1 • Digital Image Fundamentals • Lecture 2 • Digital Image Enhancement • Digital Image Segmentation • Digital Image Compression

  3. Lecture 1 Digital Image Fundamentals

  4. Monochromatic Digital Image y x Gray Level f(x,y)

  5. B B G G R+G+B R+G+B R R B G R+G+B R B G R+G+B B R G R+G+B R B G R+G+B R

  6. Sampling & Quantization • Sampling demos/demo1sampling_and_quantization/demo_sampling.m • Quantization demos/demo1sampling_and_quantization/demo_quant.m Digital Image Processing Course Nos. 0909-452-01 (Senior Elective) and 0909-552-01 (Graduate)Fall 2003 Previous Offering: http://engineering.rowan.edu/~shreek/fall01/dip/

  7. Fundamental Steps* Preprocessing (Enhancement & Restoration) Representation & Description Segmentation Knowledge Base Problem Domain Image Acquisition Recognition & Interpretation Result *Rafael C. Gonzalez and Richard E. Woods, Digital Image Processing, Addison-Wesley, 1992

  8. Digital Image Enhancement

  9. Point Processing(Intensity Transformation) s(x,y) = T{ r(x,y)} Transformed Gray Level Original Gray Level Transformation Function >>imadjdemo >>imadjust

  10. Point Processing • Pixel Operations • Point processing • Histogram equalization • Connectivity individual pixels all pixels neighboring pixels

  11. L-1 0 L-1 0 Point Processing L-1 s2 s g s s1 0 r r r1 r2 L-1 0 >>imadjdemo >>imadjust

  12. Image Histogram >>imadjdemo >>imhist

  13. Histogram Equalization(Balancing) >>imadjdemo >>histeq

  14. Fundamental Steps* Preprocessing (Enhancement & Restoration) Representation & Description Segmentation Knowledge Base Problem Domain Image Acquisition Recognition & Interpretation Result *Rafael C. Gonzalez and Richard E. Woods, Digital Image Processing, Addison-Wesley, 1992

  15. Digital Image Segmentation

  16. z1 w1 w2 z2 w3 z3 w5 z5 w6 z6 z4 w4 w8 z8 z9 w9 w7 z7 Spatial Filtering (Masking) Portion of a digital image Mask Replace with R = w1z1 + w2z2 + ….. +w9z9

  17. -1 -1 -2 0 -1 1 0 0 0 2 -2 0 0 2 1 1 -1 1 Edge Detection Sobel Masks >>edgedemo >>edge • demos/demo2spatial_filtering/edgegradientdemo.m

  18. Fundamental Steps* Preprocessing (Enhancement & Restoration) Representation & Description Segmentation Knowledge Base Problem Domain Image Acquisition Recognition & Interpretation Result *Rafael C. Gonzalez and Richard E. Woods, Digital Image Processing, Addison-Wesley, 1992

  19. Digital Image Compression

  20. Information Concentration Data Compaction Feature Extraction Discrete Cosine Transform Discrete Cosine Transform >>dctdemo

  21. JPEG Compression Standard Compute DCT F(u,v) Reorder to form 1-D Sequence Level Shift f(x,y) Normalize Compute DC Coefficient Compute AC Coefficients http://www.jpeg.org/

  22. Summary Digital Image Processing Course Nos. 0909-452-01 (Senior Elective) and 0909-552-01 (Graduate)Fall 2003 Previous Offering: http://engineering.rowan.edu/~shreek/fall01/dip/

More Related