How to segment an image?
显示 更早的评论
How can I more accurately segment this image?
回答(1 个)
Image Analyst
2019-2-9
2 个投票
My attached demo can do that. Adapt it to your image by specifying where your colormap is located, and the limits (-10.5 to 29) of your color bar range.
1 个评论
Image Analyst
2019-5-9
编辑:Image Analyst
2019-10-5
My demo doesn't segment the image. This demo converts the pseudocolored image into a thermal image with units of temperature. This is a necessity before segmentation can take place. Segmentation can then take place using whatever method works, like thresholding, texture analysis, or whatever.
类别
在 帮助中心 和 File Exchange 中查找有关 Color Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
