搜索资源列表
quwu-matlab
- 图像去雾 matlab开发环境 运行成功 去雾图像良好-Good image of image defogging matlab development environment running successfully to fog
quwu-matlab-daima
- 去雾 对雾天拍摄图片运用图像增强的方法进行去雾处理 达到清晰的效果 matlab程序代码-Go to fog fog shooting pictures using image enhancement method to fog treatment to achieve a clear effect Matlab code
hazy
- cuda并行计算去雾,在linux环境下,使用opencv库,nvcc hazy.cu 运行-cuda parallel computing to fog, in the linux environment, using opencv library, nvcc hazy.cu run
DefogFinal
- 对输入bmp图像去雾,使用C语言GPU加速实现-image defog,c language,GPU accelerate,cuda
基于直方图均衡化,暗通道先验,retinex方法的数字图像去雾matlab程序集合
- 一个关于图像去雾的基本算法代码的超强整合,每一行(划重点)代码都有详细而好懂的注释,全部都是m文件,另外还有许多测试图例,从浓雾到薄雾都有。暗通道方法采用改进算法,增加了图像采样,提升了计算速度,改进了导向滤波最小二乘的算法使其精细透视率图的效果得到了显著提升。另外附带相应根据上述代码编写的GUI设计的m文件
DehazeNet源码
- 文献DehazeNet: An End-to-End System for Single Image Haze Removal配套源码,matlab可运行。