altlp / SKWGIF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKWGIF

This code is for our paper: Zhonggui Sun, Bo Han, Jie Li, Jin Zhang, Xinbo Gao, "Weighted Guided Image Filtering With Steering Kernel." IEEE Transactions on Image Process, 29 (2020): 500-508. Due to the code supports the different types of input image, it is sightly slower than the one presented in our paper.

Several parts of the code are modified from the following works of other experts:

[1] Kaiming He, Jian Sun, and Xiaoou Tang. "Guided image filtering." IEEE transactions on pattern analysis and machine intelligence 35.6 (2012): 1397-1409.

[2] Takeda, Hiroyuki, Sina Farsiu, and Peyman Milanfar. "Kernel regression for image processing and reconstruction." IEEE Transactions on image processing 16.2 (2007): 349-366.

[3] https://github.com/sjtrny/Dark-Channel-Haze-Removal

The code and the algorithm are for non-comercial use only, and if you use our code, please cite our paper.

About