How to Improve Accuracy Of Finding Circularity Algorithms?

2 views (last 30 days)
Hello...
I have architectural building project image with a tif file.The image has some quarter circles that representing the doors. I tried to implement imfindcircles and regionprops (with eccentricity) functions in Matlab. But unfortunately functions didn't give us a efficient solutions like some circles couldn't find and some circles find that there is no circle exist in that locations. Is there any different idea or solution? I also attached my image with jpg file.
Thanks...
imagee.jpg
  1 Comment
Jon
Jon on 11 Feb 2020
I see multiple entries in MATLAB answers with this same subject line.
If these are all asking the same question then please delete the redundant entries.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 11 Feb 2020
You might want to try deep learning.

Community Treasure Hunt

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

Start Hunting!