搜索资源列表
Code-for-Defrog
- 香港中文大学Dark channel prior算法实现图像的去雾-Chinese University of Hong Dark channel prior to fog the image algorithm
dark_channel_verify
- verify the idea of Single Image Haze removal Using Dark Channel prior, which is the best paper of CVPR in 2009 conference.
darkchannelpriordehazing
- 基于暗原色先验的单一图像去雾算法 香港中文大学的一篇论文-dark channel prior dehazing single image dehazing using dark channel prior
hazeremoval
- 这是一个对图像进行去雾的程序,是论文Single Image Haze Removal Using Dark Channel Prior的源程序-This is an image to the fog of the program, is the thesis Single Image Haze Removal Using Dark Channel Prior source
blogreg
- 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on th
Image-deconvolution-prior
- 本源码是利用Sparse Prior复原图像的方法,其中包括频域和空域的复原比较,源码中有相应的文章Deconvolution using natural image priors-Deconvolution using natural image priors
BilinearSystems
- concerned with the blind identication of bilinear systems excited by higher-order white noise. Un- like prior work that restricted the bilinear system model to simple forms and required the excitation to be Gaussian dis- tributed, the result
dehaze_cvpr2009
- 2009,cvpr最佳论文,利用dark channel prior 来复原有雾的图像-2009, cvpr the best papers, the use of dark channel prior to restoration of foggy images
SingleImageHazeRemovalUsingDarkChannelPrior
- 该论文是CVPR2009最佳论文,提出了一种新的图像去雾方法。-In this paper, we propose a simple but effective image prior- dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is bas
MLP-network-prior-t-th-FPGA-implementation
- 前向MLP网络的FPGA实现MLP network prior to the FPGA implementation-MLP network prior to the FPGA implementation
Robust-Web-Image-Super-Resolution
- The MATLAB implementation of anistropic diffusion regularization used for smoothing image prior to interpolating
GPP
- Gradient Profile Prior
IS95-prior-to-link-system
- IS95前向链路系统 matlab 仿真-IS95 prior to link system
MARK Dehaze
- 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
prior-to-smoothing-algorithm
- 通信,DOA算法,空间平滑算法,前向平滑算法-Communication, DOA algorithms, spatial smoothing algorithm, prior to smoothing algorithm
Dark-Channel-Prior-Codes
- 何凯明的经典算法,代码已经注释过了,方便阅读。-Kaiming He s Single Image Haze Removal Using Dark Channel Prior
dark-channel-prior-dehaze
- 何凯明的暗原色先验图像去雾代码,能快速有效的实现图像去雾-Dark grey prior to fog algorithm based on Dr He Kaiming program, can complete the fast image to fog
Baysian
- A simple application of bayesian method in diffuse prior model.
matlab_code
- dark channel prior dehaze
dark_channel_dehaze
- 何凯明博士的暗通道先验去雾C++的opencv实现代码(implement of dehazing using dark channel prior)