please check why this code is not working for the image given below

 채택된 답변

Image Analyst
Image Analyst 2021년 2월 6일

0 개 추천

Attach the .fig file also so we can run the code. Also, attach the temperature image if you have it. You can't get hotspots from pseudocolored images unless you "undo" the pseudocoloring to get the underlying temperature image, like I did with the attached demo.

댓글 수: 3

Thank you for replying ...i have attached .fig file and temperature image but this image does not contain color map i have .eif file that contains color map but it is not getting attached here
If the EIF file is needed for your code to run, then zip it up and then attach it.
Looks like you did not attach the temperature image. All you have attached is the image where the temperature image has had a pseudocolor look up table (color map) applied to it. If that RGB image is the only image you have, say so, otherwise attach the actual temperature image. If you don't have it you'll have to derive it from the colorbar and the pseudocolored image using the code I gave already.
i just have eif file how can i convert it into jpg or png so that i can use this code to determine hotspot

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by