|
|
|
|
|
by amelius
3471 days ago
|
|
I'm wondering if the Hough transform can also be used to detect shapes that look like circles (but are not necessarily circles). And if so, what are the limits, i.e., what is the worst "circular" shape still detected? Also, can it be used to detect circular arcs? |
|
Our lab has done some research on fast GHT using general-purpose computation scheme optimisation, but I cannot find any publications in English from that distant period. For 3D Hough transform, there's an efficient solution for finding the argmax (3d line), also by my colleagues [1]
[0] pdf https://web.eecs.umich.edu/~silvio/teaching/EECS598/papers/B...
[1] pdf http://www.scs-europe.net/dlib/2016/ecms2016acceptedpapers/0...