This is an implementation for Scene Segmentation-Based Luminance Adjustment.
When you use this implementation for your research work, please cite the paper.
The following is the bibtex entry.
@article{kinoshita2019scene,
author = {Kinoshita, Yuma and Kiya, Hitoshi},
doi = {10.1109/TIP.2019.2906501},
issn = {1057-7149},
journal = {IEEE Trans. Image Process.},
pages = {1--1},
title = {{Scene Segmentation-Based Luminance Adjustment for Multi-Exposure Image Fusion}},
url = {https://ieeexplore.ieee.org/document/8672126/},
year = {2019}
}
MATLAB R2017b or later.
Just clone this repository.
git clone https://github.com/popura/ssla.git
Run ssla/src/example.m
with MATLAB.