How to find a circle segment coordinates in image?

5 visualizaciones (últimos 30 días)
Itai Kadosh
Itai Kadosh el 14 de Feb. de 2016
Comentada: Image Analyst el 14 de Feb. de 2016
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

Respuestas (1)

Image Analyst
Image Analyst el 14 de Feb. de 2016
If you use a template that is opaque, say, black, then it would be trivial: just threshold.
  2 comentarios
Itai Kadosh
Itai Kadosh el 14 de Feb. de 2016
But I received this image and I can't change the way the image is taken. There is a way to mark only the circle?
Thanks, Itai
Image Analyst
Image Analyst el 14 de Feb. de 2016
You can use imellipse. See attached demo.

Iniciar sesión para comentar.

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by