Effacer les filtres
Effacer les filtres

How do I perform discrete wavelet frame fusion?

1 vue (au cours des 30 derniers jours)
parul
parul le 16 Mar 2012
[Edit: subject line updated]
Can u plz tell me how to write the code for discrete wavelet frame fusion??
  1 commentaire
Ashish Uthama
Ashish Uthama le 20 Mar 2012
A descriptive subject will help attract people in the know and get you a better answer.

Connectez-vous pour commenter.

Réponse acceptée

Wayne King
Wayne King le 16 Mar 2012
The Wavelet Toolbox has an image fusion demo. You can view that demo by entering
>>edit imagefusiondemo.m
  2 commentaires
parul
parul le 17 Mar 2012
sir how to convert an rgb image to an infrared image??
Image Analyst
Image Analyst le 17 Mar 2012
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by