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