필터 지우기
필터 지우기

How do I perform discrete wavelet frame fusion?

조회 수: 1 (최근 30일)
parul
parul 2012년 3월 16일
[Edit: subject line updated]
Can u plz tell me how to write the code for discrete wavelet frame fusion??
  댓글 수: 1
Ashish Uthama
Ashish Uthama 2012년 3월 20일
A descriptive subject will help attract people in the know and get you a better answer.

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

채택된 답변

Wayne King
Wayne King 2012년 3월 16일
The Wavelet Toolbox has an image fusion demo. You can view that demo by entering
>>edit imagefusiondemo.m
  댓글 수: 2
parul
parul 2012년 3월 17일
sir how to convert an rgb image to an infrared image??
Image Analyst
Image Analyst 2012년 3월 17일
You can't. A true color image was captured with visible light - the infrared signal was not captured. If you have an infrared image already that was pseudocolored, then you'd need the colormap that was used so you can use rgb2ind() to get back the original infrared grayscale image.

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

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by