Borrar filtros
Borrar filtros

How do I perform discrete wavelet frame fusion?

1 visualización (últimos 30 días)
parul
parul el 16 de Mzo. de 2012
[Edit: subject line updated]
Can u plz tell me how to write the code for discrete wavelet frame fusion??
  1 comentario
Ashish Uthama
Ashish Uthama el 20 de Mzo. de 2012
A descriptive subject will help attract people in the know and get you a better answer.

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by