Lecture 2 Digital Image Processing
Lecture 2 Digital Image Processing
Basics
Image Processing
Transformation
Input output
2 CS419/619: Computer Vision
Digital Image Processing
Improvement of Pictorial Information
– improve the contrast of the image
– remove noise
Intensity or
colour of each tiny
square can be
stored in an array
Magnified view
Color Image
– If the image is a color image – RGB
representation, each pixel requires 3 Bytes of
storage space.
– Hence color image of size N × N would be 3N2
bytes
Image processing
They are:
– Low level processing
– Intermediate level processing
– High level processing
Computer Vision
Enhanced
Input Image
Image
Feature Extraction
– Ridge ending
– Ridge bifurcation
Enhanced Image
Minutia points defined as Line shows the matching minutiae points between
[(x, y,), type ] two fingerprints
Examples
19 CS419/619: Computer Vision
Segmentation
It deals with the process of fragmenting the
image into homogeneous meaningful parts,
regions or sub-images
Techniques used for segmentation
– generally based on the analysis of the histogram
of images using gray level values as features.
– Other features used for segmentation are
• edges or lines,
• colors and
• textures.
Recognition of various
objects present in the
scene
And then
– (iii) estimating the motion parameters and
– (iv) structure of moving objects