搜索资源列表
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.)
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.)
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 fog. The effect is pretty goo
何凯明经典去雾算法
- 何凯明图像去雾算法源代码实现,基于暗通道先验的算法,非常有效果(He Kaiming Image Defogging Algorithms Source Code)