1 / 9

Digital Image Processing

Digital Image Processing. 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?. column. f(x, y). row. y. x. Images. Sample Quantize. Digital Image. y. x. Gray Level.

gayleo
Download Presentation

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

  2. 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?

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

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

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

  6. DIP: Details

  7. DIP: Course Logistics http://faculty.petra.ac.id/resmana

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

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

More Related