How to segment an image?

Respuestas (1)

Image Analyst
Image Analyst el 9 de Feb. de 2019

2 votos

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 comentario

Image Analyst
Image Analyst el 9 de Mayo de 2019
Editada: Image Analyst el 5 de Oct. de 2019
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.

Iniciar sesión para comentar.

Preguntada:

el 9 de Feb. de 2019

Editada:

el 5 de Oct. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by