Wavelet-based Image Fusion

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

View License

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.

Cite As

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

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

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
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

Version Published Release Notes
1.1.0.1

Minor update.

1.1.0.0

Minor update.

1.0.0.0