Hello. I am looking for a way to detect circles in an image. I know that circle Hough transformation does this, but i don't know where i can find a java or jai implementation to it. Is there anyone who could help? Thanks a lot in advance.

Recommended Answers

All 3 Replies

Thanks, but, i don't really understand how this works. In my project i have an image where the only thing that there is inside is a white circle in a black backround. So i need an algorithm where i could detect the circle and get the radius. Are there any ideas?

Did you look at the source code for the Hough transformation applets in those links?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.