필터 지우기
필터 지우기

How to find a circle segment coordinates in image?

조회 수: 1 (최근 30일)
Itai Kadosh
Itai Kadosh 2016년 2월 14일
댓글: Image Analyst 2016년 2월 14일
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

답변 (1개)

Image Analyst
Image Analyst 2016년 2월 14일
If you use a template that is opaque, say, black, then it would be trivial: just threshold.
  댓글 수: 2
Itai Kadosh
Itai Kadosh 2016년 2월 14일
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 2016년 2월 14일
You can use imellipse. See attached demo.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by