11 Feb 2004*
CS3243 - Optional Lecture - Vision
9
Low-level Vision
l
Edge detection
: finding lines and curves in the
image plane that have significant change in
brightness.
l
l
Theorem: (f * g)’ = f * g’
l
l
Canny edge detection
: combining the
Gaussian smoothing process and edge
detection process.