How can I identify the region where the ferret is through color in the image?

조회 수: 7 (최근 30일)
Joseph Ye
Joseph Ye 2017년 11월 28일
답변: Image Analyst 2024년 4월 12일 1:17
Here's the picture.
  댓글 수: 1
DGM
DGM 2024년 4월 11일 21:31
Edited to include the actual picture.
I still don't think it's answerable. Given that the image looks like it's part of what used to be a JPG, and the question asks about color-based segmentation, I'm suspecting that there isn't even enough of the image present to do the job even if we knew what the specific goals actually were.

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

답변 (1개)

Image Analyst
Image Analyst 2024년 4월 12일 1:17
Use the Color Thresholder app on the Apps tab of the tool ribbon.
Also see color segmentation apps in my Image Segmentation Tutorial in my File Exchange:
It's a generic, general purpose demo of how to threshold an image to find blobs, and then measure things about the blobs, and extract certain blobs based on their areas or diameters.

Community Treasure Hunt

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

Start Hunting!

Translated by