필터 지우기
필터 지우기

Superimpose imagesc on top of colour uint8 image

조회 수: 1 (최근 30일)
Mathijs Dijsselhof
Mathijs Dijsselhof 2018년 4월 9일
답변: Image Analyst 2018년 4월 9일
Is it possible to superimpose an image generated with imagesc on top of a colour uint 8 image? I have one image containing data about the temperature of piece of skin, and another image showing the skin in true colour. How can i superimpose the temperature image, created using imagesc (most right image in picture), on top of the true colour image (most left image in picture) without having the background blue of the temperature image.

채택된 답변

Image Analyst
Image Analyst 2018년 4월 9일
Yes but somehow you have to make a grayscale image out of your RGB image first.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by