How to find a circle segment coordinates in image?
Show older comments
Hi,
I need to count the number of hairs in a circle located in a image (the images are attached), but I don't want to relate to the rest of the image. How can I isolate the circle from the rest of the image?
Itai
Answers (1)
Image Analyst
on 14 Feb 2016
0 votes
If you use a template that is opaque, say, black, then it would be trivial: just threshold.
2 Comments
Itai Kadosh
on 14 Feb 2016
Image Analyst
on 14 Feb 2016
You can use imellipse. See attached demo.
Categories
Find more on Blocked Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!