How do I perform discrete wavelet frame fusion?

[Edit: subject line updated]
Can u plz tell me how to write the code for discrete wavelet frame fusion??

1 Comment

A descriptive subject will help attract people in the know and get you a better answer.

Sign in to comment.

 Accepted Answer

The Wavelet Toolbox has an image fusion demo. You can view that demo by entering
>>edit imagefusiondemo.m

2 Comments

sir how to convert an rgb image to an infrared image??
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.

Sign in to comment.

More Answers (0)

Asked:

on 16 Mar 2012

Community Treasure Hunt

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

Start Hunting!