viengiaan / MGF_dehazing

Real-time image and video dehazing based on multiscale guided filtering, MTAP2022
MIT License
8 stars 2 forks source link

About time for open source code #1

Open CodeStarting-design opened 1 year ago

CodeStarting-design commented 1 year ago

Hello, when will you open the code?

viengiaan commented 1 year ago

Thank for your interest in our work. I have uploaded the codes.

CodeStarting-design commented 1 year ago

Thank you for your reply, but I have the following problem when running the code, is your code not fully uploaded?

函数或变量 'boxfilter' 无法识别。

出错 main_test (第 17 行)
N = boxfilter(ones(hei,wid), r);
viengiaan commented 1 year ago

Sorry, my mistake. I have uploaded "boxfilter.m". If there are any issues, please let me know. Thanks

CodeStarting-design commented 1 year ago

Thank you for your reply, and hope to continue to communicate with you in the future!