Circles overlap remover
This function includes 3 options to deal with overlaping circles by:
1. remove one circle of the two.
2. removes the smaller circle of the two. 3. kills both all overlaping circles.
This function was used in 'Detecting and Counting Objects with Circular Features' blog post: http://imageprocessingblog.com/detecting-and-counting-objects-with-circular-features/
Cite As
Elad (2025). Circles overlap remover (https://www.mathworks.com/matlabcentral/fileexchange/42370-circles-overlap-remover), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Object Analysis >
Tags
Acknowledgements
Inspired by: Snip.m Snip elements out of vectors/matrices
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.