The official implementation of “DDBFusion: An unified image decomposition and fusion framework based on dual decomposition and Bézier curves”.
Information Fusion 2025.
Note: Our method converts input image pairs into grayscale for the decomposition and fusion process.
To generate fusion results for grayscale images:
python fuse_gray.pypython fuse_rgb.pypython fuse_medical.py📂 Results: You can download the fusion results of DDBFusion from the link below: Download Results (Google Drive)
📝 Citation If you find this work helpful for your research, please consider citing our paper:
@article{zhang2025ddbfusion,
title={DDBFusion: An unified image decomposition and fusion framework based on dual decomposition and B{\'e}zier curves},
author={Zhang, Zeyang and Li, Hui and Xu, Tianyang and Wu, Xiao-Jun and Kittler, Josef},
journal={Information Fusion},
volume={114},
pages={102655},
year={2025},
publisher={Elsevier}
}

