Image Processing and Analysis
Image Processing and Analysis
c. Connectivity: Pixels are considered connected if they share similar properties, such
as intensity, and are part of the same neighborhood.
3. Butterworth Filters
4. Homomorphic Filtering
a. Homomorphic filtering enhances images by treating illumination and reflectance
separately.
g. Processing Steps:
h. Block Diagram:
5. Restoration Techniques:
l. Noise Filters:
n. Median Filter: Replaces a pixel with the median of its neighbors, effective against
salt-and-pepper noise.
o. Gaussian Filter: Applies a Gaussian function to smooth the image while preserving
edges.
8.Feature Transformation
t. Feature invariance ensures that transformations like rotation or scaling do not alter
the detected attributes. This property is separable for certain algorithms, aiding in
object recognition.
v. Classification Steps:
i. Data preprocessing.
10.Feature-Based Registration
w. Involves aligning images by matching key features (e.g., edges or corners). Example:
Aligning satellite images by overlaying matching landmarks.