Lecture 6
Lecture 6
Autumn Semester
Outline
Agenda
Today Discussion
So far we have been considering image processing
techniques used to transform images for human
interpretation
Today we will begin looking at automated image analysis
by examining the thorny issue of image segmentation:
The segmentation problem
Finding points, lines and edges
Segmentation Examples
Detection Of Discontinuities
Point Detection
Point detection can be achieved simply using the mask below:
Point Detection
Line Detection
The masks given above extract lines that are one pixel
thick and running in a particular direction
Line Detection
Edge Detection
Laplacian Of Gaussian
Summary
Thresholding
Thresholding Example
Thresholding Example 1
Thresholding Example 2
Summary