搜索资源列表
haze_removal
- 基于暗通道先验的图像去雾算法,算法基于室外无雾图像的通道中至少有一个通道的灰度值很低。-dark channel prior to remove haze from a single input image
quwu
- 图像去雾算法。创新的图像去雾算法。利用暗通道的先验,取得了不错的处理效果-Image defogging algorithms. Innovative image defogging algorithms. Prior use of dark passages, and achieved good treatment effect
adapt-physical-model-defog
- 基于暗通道先验知识的自适应物理模型方法实现单幅图像去雾算法的代码。可实现一定效果-Based on dark channel prior knowledge of adaptive physical model method of single image to fog algorithm code. Can achieve a certain effect
HazeRemoval
- 图像去雾代码,包括暗通道先验去雾等几种去雾算法在内,效果良好。(Codes for image haze removal.)
Project_4_haze removal
- 图像处理,图像去雾,何凯明博士的去雾算法,基于暗通道先验的单一图像去雾算法的显示,去雾界的顶峰之作。(Image processing, image de fog, Dr He Kaiming's fog removal algorithm, based on the dark channel prior to a single image fog algorithm, the fog to the peak of the work.)
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense
darkchanneldefog
- 基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for display.)
DehazorNew
- 暗通道先验图像去雾算法,能实现较为良好的去雾效果(Dark Channel Prior Image Defogging)
何凯明经典去雾算法
- 何凯明图像去雾算法源代码实现,基于暗通道先验的算法,非常有效果(He Kaiming Image Defogging Algorithms Source Code)