Hough-Circle-Detection
Hough-Circle-Detection copied to clipboard
Detect Center of Circles outside the image
Hi, I just read your code. Is there a way to detect center of circles which are over the border of the image? Also, the size of the accumulator can also be arbitrary? Thanks!