DIP Notes Unit-1 PPT @zammers
DIP Notes Unit-1 PPT @zammers
UNIT 1
Topic: Digital Image Repr esentation, Sampling & Quantization,
Steps in Image Pr ocessing, Image acquisition, Color Image
Repr esentation
white).
We will see later on
that images can
easily
be r epr esented as
matr icescol
f (r ow, col)
r ow
Image Sensing
• Incoming ener gy lands on a sensor
mater ial
r esponsive to that type of ener gy and this
gener ates a
voltage.
• Collections of sensor s ar e ar r anged to captur e
images.
1. Single Sensor
2. Line Sensor s 3.
Ar r ay Sensor s
Image Acquisition
Images ar e typically gener ated by
illuminating a scene and absor bing the
ener gy r eflected by the obj ects in that
scene.
–Typical notions of
illumination and
scene
can be way of f :
• X- r ays of a skeleton
• Ultr asound of
an
unbor n baby
• Electr o-
micr oscopic
images of molecules
Image Acquisition
Image Acquisition can be done in thr ee
ways: 1. Image Acquisition using Single
Sensor . 2. Image Acquisition using Sensor
Str ip.
3. Image Acquisition using sensor ar r ays.
Images ar e analog
• Notice that we defined images as
functions in a continuous domain.
• Images ar e r epr esentations of an analog
wor ld.
• Hence, as with all digital signal
pr ocessing, we need to digitize our
images.
Digitalization
• Digitalization of an analog signal
involves two oper ations:
• Sampling, and
• Quantization
• Tend to be mathematical or
pr obabilistic
models. Enhancement, on the other hand,
is
based on human subj ective
pr efer ences
r egar ding what constitutes a
“good”
enhancement r esult.
Image Restor ation
Color Image Pr ocessing
• Use the color of the image to extr act
featur es of inter est in an image.
• It includes color modeling and pr ocessing in
digital domain.
Wavelets & Multi- Resolution
• Wavelets ar e small waves of limited
dur ation
which ar e used to calculate wavelet
tr ansfor m
which pr ovides time fr equency
infor mation.
• Wavelets lead to multir esolution
pr ocessing in
which images ar e r epr esented in
var ious
degr ees of r esolution.
Compr ession
• Techniques for r educing the stor age
r equir ed to
save an image or the bandwidth r equir ed
to tr ansmit it.
Mor phological Pr ocessing
• Tools for extr acting image components
that ar e useful in the r epr esentation and
descr iption of shape.
Image Segmentation
Repr esentation and Descr iption
• Repr esentation: Make a decision whether
the
data should be r epr esented as a boundar y
or as a complete r egion. It is almost
always follows the output of a
segmentation stage.
• Boundar y Repr esentation: Focus on
exter nal shape char acter istics, such as
cor ner s and Inflections.
• Region Repr esentation: Focus on inter nal
pr oper ties, such as textur e or skeleton
Shape.
Repr esentation and Descr iption
• Choosing a r epr esentation is only par t of the solution for
tr ansfor ming r aw data into a for m suitable for
subsequent
computer pr ocessing (mainly r ecognition).
• Descr iption: also called, featur e selection, deals
with
extr acting attr ibutes that r esult in some infor mation of
inter est.
Obj ect Recognition
• Recognition: The pr ocess that assigns label
to
an obj ect based on the infor mation
pr ovided by its descr iption.
Knowledge Base
• Knowledge about a pr oblem domain is
coded into an image pr ocessing system in
the for m of a knowledge database.
Spatial and Intensity Resolution
• Spatial r esolution is a measur e of the smallest
discer nible details in an image.
• It can also be stated in number of ways, dots
(pixels) per unit distance or line pair s per unit
distance.
• Measur ing spatial r esolution
1. Dots per inch
2. Lines per
inch
3. Pixels per
inch
Measur ing Spatial Resolution
1. Dots per inch
• DPI is a measur e of image r esolution.
• DPI means that how many dots of ink ar e pr inted per
inch. When an image get pr inted out fr om pr inter .
• The higher the DPI of the pr inter the higher is the
quality of the pr inted image or paper .
• Commonly used in pr inting and publishing industr y.
• For Newspaper s: 75dpi, 133dpi, Gloss
Magazines: y
Br ochur e:175dpi and Book pages: 2400
dpi.
Measur ing Spatial Resolution
2. Lines per inch
• LPI is used to measur e the r esolution of images pr inted in
half tones (An image compr ised of such dots of one color is
usually called a half tone image). Because half tone images
ar e pr inted as a ser ies of dots.
• LPI is a measur ement of pr inting r esolution.
• LPI is usually used in laser pr inter s and gr aphic design.
Measur ing Spatial Resolution
3. Pixels per inch
• PPI r efer s display r esolution, or how
many
individual pixels ar e displayed in one inch of a digital
image.
• PPI is measur e for differ ent devices such as tablets,
mobile
phones etc.
• The higher is the PPI, the higher is the quality.
Intensity Resolution
• Intensity r esolution r efer s to the smallest
discer nible change in intensity level.
• Intensity of r esolution means the number
of pixels per squar e inch, which
deter mines the clar ity or shar pness of an
image.
Illustr ation of the effects of r educing image spatial
r esolution
Effects of var ying the number of intensity levels in a digital
image Her e Value of K var ies fr om 8 to 1(8,7,6,5,4,3,2,1)
Image Inter polation
• Inter polation is a tool which is used to r esize the
image such as zooming, shr inking, r otating and
geometr ic cor r ections.
• Image Inter polation is also called as r e- sampling
of image.
• In or der to r esize the image, we have to
r esample the image.
• For Example: Suppose that an image of size 500 ×
500 pixels has to be enlar ged 1.5 times to 750 ×
750 pixels.
Near est Neighbor Inter polation
• In this method, it assigns to each new location the
intensity of its near est neighbor in the or iginal
image.