Generalized Hough Transform

The principle of the Hough transform can be generalized to find line patterns other than straight lines, e.g., circles.

This approach requires much more storage and computation as the number of parameters increases.

Contents    Page-10    Prev    Next    Page+10    Index