How to find a circle segment coordinates in image?
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
Image Analyst
2016-2-14
If you use a template that is opaque, say, black, then it would be trivial: just threshold.
2 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!