Wavelet-based Image Fusion

Matlab codes for 3D image fusion, using a wavelet-based approach.
1.3K descargas
Actualizado 27 Jan 2020

Ver licencia

These are codes for 3D image fusion using the wavelet-based approach (Aganj et al, MRM 2012). This is especially useful for fusion of an MRI acquisition that is divided into (two or) three separate scans, with higher in-plane resolutions and thick slices, yet orthogonal slice-selection directions.

The function fuseVolW_multi.m takes three volumes Vx, Vy, and Vz, which have a low resolution in the X, Y, and Z directions, respectively, and high resolutions in the other two directions, and returns the fused volume.

Citar como

Iman Aganj (2024). Wavelet-based Image Fusion (https://www.mathworks.com/matlabcentral/fileexchange/65680-wavelet-based-image-fusion), MATLAB Central File Exchange. Recuperado .

I. Aganj, C. Lenglet, E. Yacoub, G. Sapiro, and N. Harel, "A 3D wavelet fusion approach for the reconstruction of isotropic-resolution MR images from orthogonal anisotropic-resolution scans," Magnetic Resonance in Medicine, vol. 67, no. 4, pp. 1167-1172, 2012. http://doi.org/10.1002/mrm.23086

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

dwt3_idwt3_forOlderMatlabVersions

Versión Publicado Notas de la versión
1.1.0.1

Minor update.

1.1.0.0

Minor update.

1.0.0.0