Hough Transform
CS 663, Ajit Rajwade
What is the Hough Transform?
Beyond edge detection
Hough transform for line detection: big picture
Hough transform for line detection
Hough transform for line detection
Hough transform for line detection
Hough transform for line detection
Hough transform for line detection: algorithm
Hough transform for line detection: algorithm
Speed-up heuristic
Hough transform for circles
(x-a)2 + (y-b)2 = r2.
Hough transform for ellipses
Hough transform: pros
Hough transform: cons