yuliu316316 / ASR-Fusion

ASR-Fusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package contains the code which is associated with the following papers:

Yu Liu, Zengfu Wang, "Simultaneous image fusion and denoising with adaptive sparse representation". IET Image Processing,vol.9, no.5 ,pp.347-357, 2015

Edited by Yu Liu

Usage of this code is free for research purposes only. 

Please refer to the above publication if you use this code. Thank you.

Please note that the fused mean value is obtained by averaing the source mean values in this current implementation, which is different from the description in the paper. Actually, both of these two strategies are fine for multi-focus image fusion, but the averaging strategy seems to be more stable for multi-modal image fusion. This is the only difference between this implmentation and the approaches presented in the paper. Please take this code as the standard implementation of the method proposed in the paper for performance comparison in your work.   

The ksvdbox is downloaded from Dr. R. Rubinstein¡¯s homepage: http://www.cs.technion.ac.il/~ronrubin/software.html. 

Don¡¯t hesitate to contact me if you meet any problems when using this code.

Author: Yu Liu                                                            
Email: yuliu@hfut.edu.cn; lyuxxz@163.com
Homepage: https://sites.google.com/site/yuliu316316 (English)
          http://www.escience.cn/people/liuyu1 (Chinese)


Last update: 18-NOV-2015

About

ASR-Fusion


Languages

Language:MATLAB 68.0%Language:C 32.0%