GitHunt
RZ

rzwm/GFF

C++ implementation for 《Image Fusion with Guided Filtering》

Introduction

C++ implementation for paper:

S. Li, X. Kang, and J. Hu, “Image fusion with guided filtering,” IEEE
Trans. Image Process., vol. 22, no. 7, pp. 2864–2875, Jul. 2013.

Develope environment

Win10 + Visual Studio Community 2017 + OpenCV 3.3.0

Example

garage1.jpggarage2.jpggarage3.jpggarage4.jpggarage5.jpggarage6.jpg

fused.png

Failed example

Look at the sky around the buildings.

A.jpgB.jpgC.jpg

another_fused.jpg

Languages

C++100.0%

Contributors

MIT License
Created April 15, 2018
Updated May 16, 2024
rzwm/GFF | GitHunt