How do I perform discrete wavelet frame fusion?

1 次查看(过去 30 天)
[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