-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
20 lines (11 loc) · 918 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This package contains the code which is associated with the following paper:
Wei Tan, Huixin Zhou, Shenghui Rong, Kun Qian, and Yue Yu, "Fusion of multi-focus images via a Gaussian curvature filter and synthetic focusing degree criterion", Applied Optics, 2018, Vol. 57, No. 35, pp. 10092-10101.
Edited by Wei Tan, 2019-5-10.
This code is only used for research purposes.
Please refer to the above publication if you use this code.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Please notice that the package only contains the method for fuse two multi-focus images.
You can fuse three or more source images one by one in series.
The demo file is script.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%