Source code for the fast multi-exposure image fusion method described in the following paper:
M. Nejati, M. Karimi, S. M. Reza Soroushmehr, N. Karimi, S. Samavi, and Kayvan Najarian, Fast Exposure Fusion Using Exposedness Function, IEEE International Conference on Image Processing (ICIP), Sept. 2017, pp. 2234-2238.
Please cite this paper if you use the code in your research.
Usage of this code is free for academic use only.
- MATLAB Versions Tested:
- MATLAB R2012b (Windows 7, 64-bit)
- MATLAB R2023b (Windows 10, 64-bit)
- Other versions of MATLAB may work but have not been tested.
This repository uses the Fast Guided Filter code, which originates from Kaiming He's website:
http://kaiminghe.com/eccv10/
- Clone or download this repository.
- Open MATLAB and set this folder as the working directory.
- Run the demo scripts to reproduce fusion results.
- This software is provided for non-commercial research purposes only.
- Use at your own risk β no warranty is implied or provided.
Thank you for your interest in our work. We hope this implementation helps advance your research in multi-exposure image fusion.