数字图像的一些自己写的作业
课程课件
参考书目为冈萨雷斯的《数字图像处理》
Matlab2015
Python3.6
Including:
1.Three papers:
1.1 Haze Removal(using soft matting) in 2009
1.2 Using fast matting in 2010
1.3 Using guide filter in 2010
(好老的文章 → →)
2.My report & slides
3.Codes
Using guide filter to remove image haze. Just open 'main.m' and run, if you wanna change the picture, just put your picture in this file and change the name in function in 'main.m'.