Circle Detection

Version 1.1.0.0 (2.05 KB) by Vineet
To detect circle in a gray scale image.
8.5K Downloads
Updated 18 Sep 2009

View License

This function detects a circle in any gray scale image by thesholding using Ostu's rule. The range of radius for detection of circle can be defined inside the function named Hughcir.m.

Cite As

Vineet (2024). Circle Detection (https://www.mathworks.com/matlabcentral/fileexchange/25044-circle-detection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

circle detection/

Version Published Release Notes
1.2.0.0

More explaination was added for the code and a bug was fixed for images containing no circles

1.1.0.0

More explanation was added for the code. A bug was fixed for no circle in the image

1.0.0.0