CodingTrain / Suggestion-Box

A repo to track ideas for topics
568 stars 86 forks source link

Hough Transform - finding lines and circles inside an image #1778

Open hypetsch opened 1 year ago

hypetsch commented 1 year ago

Implement the hough transform for lines and/or circles, an image analysis alghorithm to detect shapes inside an image.

https://en.m.wikipedia.org/wiki/Hough_transform