Hough Transform

Real-time animation of line detection using the Hough Transform

Ported from the dlib C++ example

The left canvas shows a rotating line and the detected result in red. The right canvas shows the Hough accumulator (parameter space), where intersections indicate lines.

Input & Detection

Hough Accumulator

FPS: 0 | Compute: 0 ms