Skip to content

Small interactive program which shows, how the accumulator for the hough-transformation algorithm works.

Notifications You must be signed in to change notification settings

SPortugall/houghTransformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Hough-Transformation

Small interactive program which shows, how the accumulator for the hough-transformation algorithm works.
The user can draw a binary point on the left side and the program will draw the accumulated points on the right side.

Example

alt text

pygame

The interactive screen is based on pygame.

pip install pygame

About

Small interactive program which shows, how the accumulator for the hough-transformation algorithm works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages