Dip Case Study
Dip Case Study
a) Neighbors -
b) Path -
c)Connectivity-
(a) 4-adjacency. Two pixels p and q with values from V are 4-adjacent
if q is in the set N4 (p).
(b) 8-adjacency. Two pixels p and q with values from V are 8-adjacent
if q is in the set N8 (p).
(i) q is in N4 (p), or
(ii) q is in ND (p) and the set has no pixels whose values are from V.
1)Eucledian distance
Ans-
=(10625)^1/2
= 103.0776
= 30 + 40
= 70
= 40
Log Transformations:
Fig - Some basic gray-level transformation functions used for image enhancement
s= c log( 1 + r)
Any curve having the general shape of the log functions shown in
Fig. would accomplish this spreading/compressing of gray levels in
an image. In fact, the power-law transformations discussed in the
next section are much more versatile for this purpose than the log
transformation. However, the log function has the important
characteristic that it compresses the dynamic range of images
with large variations in pixel values. A classic illustration of an
application in which pixel values have a large dynamic range is the
Fourier spectrum. At the moment,we are concerned only with the
image characteristics of spectra. It is not unusual to encounter
spectrum values that range from 0 to or higher.While processing
numbers such as these presents no problems for a computer,
image display systems generally will not be able to reproduce
faithfully such a wide range of intensity values. The net effect is
that a significant degree of detail will be lost in the display of a
typical Fourier spectrum.