Title: Digital%20Image%20Processing%20ECE.09.452/ECE.09.552%20Fall%202009
1Digital Image ProcessingECE.09.452/ECE.09.552
Fall 2009
Lecture 1September 14, 2009
- Shreekanth Mandayam
- ECE Department
- Rowan University
- http//engineering.rowan.edu/shreek/fall09/dip/
2http//www.apple.com/iphone/
3(No Transcript)
4Galaxies from Ultra-Deep-Field
Pillars of Creation Eagle Nebula (M16)
Supernova remnant Crab Nebula
Jupiter
http//hubblesite.org/
5(No Transcript)
6ABA E-13B Font
7(No Transcript)
8(No Transcript)
9(No Transcript)
10Biometrics
11Plan
- What is an image?
- Mathematical representation of monochromatic
images - What is a digital image?
- Digital image processing
- Fundamental steps
- Why do we need this?
- Course logistics
- Self-Assessment Test
- Sampling Quantization
- Image Preprocessing
- Pre-Lab 1
12Images
Sample Quantize
13Digital Image
y
x
Gray Level
f(x,y)
14Color Images
Mixtures of Light Additive Primaries
15(No Transcript)
16RGB Color Space
17Fundamental Steps
Representation Description
Preprocessing
Segmentation
Knowledge Base
Problem Domain
Image Acquisition
Recognition Interpretation
Result
18The Human Eye
Sagittal section of adult human eye
Section of human retina
http//webvision.med.utah.edu/anatomy.html
19Perceived Brightness
20Perceived Contrast
21Optical Illusions
22DIP Details
23DIP Course Logistics
http//engineering.rowan.edu/shreek/fall09/dip/
24Sampling Quantization
- Sampling
- demos/demo1sampling_and_quantization/demo_sampling
.m - Quantization
- demos/demo1sampling_and_quantization/demo_quant.m
25Image Preprocessing
Restoration
Enhancement
- Inverse filtering
- Wiener filtering
Spatial Domain
Spectral Domain
- Filtering
- gtgtfft2/ifft2
- gtgtfftshift
- Point Processing
- gtgtimadjust
- gtgthisteq
- Spatial filtering
- gtgtfilter2
26Point Processing(Intensity Transformation)
s(x,y) T r(x,y)
Transformed Gray Level
Original Gray Level
Transformation Function
gtgtimadjust
27Pre-Lab 1 Intro to Matlab IP Toolbox
http//engineering.rowan.edu/shreek/fall09/dip/ip
intro.html
28Summary