Hough Transform
CS 663, Ajit Rajwade
What is the Hough Transform?
2
3
Beyond edge detection
4
Hough transform for line detection: big picture
5
Hough transform for line detection
7
Hough transform for line detection
8
9
Hough transform for line detection
10
Hough transform for line detection
11
12
13
Hough transform for line detection: algorithm
14
Hough transform for line detection: algorithm
15
16
Speed-up heuristic
19
Hough transform for circles
(x-a)2 + (y-b)2 = r2.
20
Hough transform for ellipses
22
Hough transform: pros
23
Hough transform: cons
24