yuliu316316 / DSIFT-MFIF

DSIFT-MFIF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

Yu Liu, Shuping Liu and Zengfu Wang, "Multi-focus Image Fusion with Dense SIFT", Information Fusion, vol. 23, no. 1, pp. 139-155, 2015.

Edited by Yu Liu, 16-04-2015.   

Usage of this code is free for research purposes only. 

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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Please notice that the package only contains the method for fuse two multi-focus images, which is mainly due to the memory cost.
When there are three or more source images, you can merge them one by one in series.  

The demo file is script.m. 

The file DenseSIFT.m originates from Ce Liu's website http://people.csail.mit.edu/celiu/ECCV2008/


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

DSIFT-MFIF


Languages

Language:MATLAB 100.0%