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

7 次查看(过去 30 天)
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