1 / 32

Introduction to Digital Image Processing

Introduction to Digital Image Processing. February 25, 2003. Shreekanth Mandayam ECE Department Rowan University http://engineering.rowan.edu/~shreek/spring03/cc/. Hurricane Fran, TIME Magazine, Sept. 16, 1996 Picture Taken by: GOES-8, NASA GODDARD SPACE FLIGHT CENTER. ABA E-13B Font.

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 February 25, 2003 Shreekanth Mandayam ECE Department Rowan University http://engineering.rowan.edu/~shreek/spring03/cc/

  2. Hurricane Fran, TIME Magazine, Sept. 16, 1996 Picture Taken by: GOES-8, NASA GODDARD SPACE FLIGHT CENTER

  3. ABA E-13B Font

  4. Biometrics

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

  6. Lecture 1 Digital Image Fundamentals

  7. Lecture 1: Plan • What is an image? • Mathematical representation of monochromatic images • What is a digital image? • Digital image processing • Fundamental steps • Why do we need this? • Sampling & Quantization • Image Preprocessing

  8. column f(x, y) row y x Images Sample Quantize

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

  10. M B R W Y C G Color Images Mixtures of Light: Additive Primaries

  11. 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

  12. RGB Color Space

  13. 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

  14. DIP: Details

  15. 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/

  16. DIP: Topics

  17. Image Preprocessing Restoration Enhancement • Inverse filtering • Wiener filtering Spectral Domain Spatial Domain • Filtering • >>fft2/ifft2 • >>fftshift • Point Processing • >>imadjust • >>histeq • Spatial filtering • >>filter2

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

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

  20. 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

  21. Image Histogram >>imadjdemo >>imhist

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

  23. 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/ • Next Tuesday: Lecture 2 • Digital Image Segmentation • Digital Image Compression

More Related