Skip to content

mnnejati/FastMEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fast Multi-Exposure Image Fusion

MEF

πŸ“„ Overview

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.

DOI

Please cite this paper if you use the code in your research.

Usage of this code is free for academic use only.

πŸ›  Requirements & Compatibility

  • 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.

πŸ”— Dependencies

This repository uses the Fast Guided Filter code, which originates from Kaiming He's website:
http://kaiminghe.com/eccv10/

πŸš€ Getting Started

  1. Clone or download this repository.
  2. Open MATLAB and set this folder as the working directory.
  3. Run the demo scripts to reproduce fusion results.

⚠ Disclaimer

  • This software is provided for non-commercial research purposes only.
  • Use at your own risk β€” no warranty is implied or provided.

πŸ™ Acknowledgment

Thank you for your interest in our work. We hope this implementation helps advance your research in multi-exposure image fusion.

Releases

No releases published

Packages

No packages published

Languages