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!
