Wavelet-based Image Fusion

版本 1.1.0.1 (3.9 KB) 作者: Iman Aganj
Matlab codes for 3D image fusion, using a wavelet-based approach.
1.3K 次下载
更新时间 2020/1/27

查看许可证

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.

引用格式

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

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 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
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

版本 已发布 发行说明
1.1.0.1

Minor update.

1.1.0.0

Minor update.

1.0.0.0