登录
首页 » matlab » An_Investigation_of_Dehazing_Effects

An_Investigation_of_Dehazing_Effects

于 2015-09-23 发布 文件大小:2984KB
0 241
下载积分: 1 下载次数: 15

代码说明:

  图像去雾代码,参考文献《An Investigation of Dehazing Effects on Image and Video Coding》(matlab code for dehazing,reference:)

文件列表:

An_Investigation_of_Dehazing_Effects
....................................\An Investigation of Dehazing Effects
....................................\....................................\06008642.pdf,1231218,2012-09-01
....................................\....................................\Phase 1
....................................\....................................\.......\MED_DCP
....................................\....................................\.......\.......\Soft_image
....................................\....................................\.......\.......\..........\Image



....................................\....................................\.......\.......\..........\pic_3d.fig,5770,2012-11-22
....................................\....................................\.......\.......\..........\pic_3d.m,10545,2015-09-19
....................................\....................................\.......\.......\..........\PSNR.asv,4068,2012-10-10
....................................\....................................\.......\.......\..........\PSNR.m,4214,2012-10-10
....................................\....................................\.......\.......\Soft_video
....................................\....................................\.......\.......\..........\pic_3d.asv,15616,2012-10-18
....................................\....................................\.......\.......\..........\pic_3d.fig,5779,2012-11-22
....................................\....................................\.......\.......\..........\pic_3d.m,14989,2012-12-14
....................................\....................................\.......\.......\..........\PSNR.asv,4068,2012-10-10
....................................\....................................\.......\.......\..........\PSNR.m,4214,2012-10-10
....................................\....................................\.......\.......\..........\twod2singled.m,286,2012-01-30
....................................\....................................\.......\.......\..........\viptraffic.avi,208896,2005-04-05
....................................\....................................\Phase 2
....................................\....................................\.......\MIN_DCP
....................................\....................................\.......\.......\Soft_image
....................................\....................................\.......\.......\..........\Image




....................................\....................................\.......\.......\..........\pic_3d.fig,5770,2012-11-22
....................................\....................................\.......\.......\..........\pic_3d.m,10541,2015-09-19
....................................\....................................\.......\.......\..........\PSNR.asv,4068,2012-10-10
....................................\....................................\.......\.......\..........\PSNR.m,4214,2012-10-10
....................................\....................................\.......\.......\Soft_video
....................................\....................................\.......\.......\..........\pic_3d.asv,15616,2012-10-18
....................................\....................................\.......\.......\..........\pic_3d.fig,5779,2012-11-22
....................................\....................................\.......\.......\..........\pic_3d.m,15002,2013-02-23
....................................\....................................\.......\.......\..........\PSNR.asv,4068,2012-10-10
....................................\....................................\.......\.......\..........\PSNR.m,4214,2012-10-10
....................................\....................................\.......\.......\..........\twod2singled.m,286,2012-01-30
....................................\license.txt,1307,2014-02-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • MATLAB
    说明:  基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。 (Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.)
    2008-10-20 15:23:57下载
    积分:1
  • src
    背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" folder is your current working directory. 2. Edit "bs.m" and "classify.m" so that the file paths point to the proper directories as specified. 3. In the MATLAB environment type "bs" which will train the background model from the sequence you specified in (2). 4. In the MATLAB environment type "classify" which will classify the sequence of images you specified in (2). 5. Now the classified images should be saved to disk in the folder you specified in (2).)
    2012-09-20 16:47:35下载
    积分:1
  • visual-detecting-for-PCB
    用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
    2020-09-28 17:27:44下载
    积分:1
  • rader2
    说明:  雷达模拟发射信号,回波信号,进行匹配滤波/脉冲压缩仿真,(The radar simulates the transmitted signal and the echo signal, performs the matched filtering / pulse compression simulation,)
    2020-04-12 11:39:57下载
    积分:1
  • zhifangtuzengqiang
    图像增强利用直方图均衡来达到增强图像对比度的目的,从而来实现增强图像的效果(Image enhancement using histogram equalization to achieve the purpose of enhancing image contrast and thus to realize the effect of enhanced images)
    2008-05-17 09:59:09下载
    积分:1
  • FaceDetection
    This a very useful program from a book. It is mainly used for face-detecting.It also includes interface-program.
    2009-01-19 09:28:45下载
    积分:1
  • pipei
    图像匹配经典事例。ssda和mad匹配算法。(ssda mad)
    2010-05-22 01:00:41下载
    积分:1
  • SAMP-package
    实现对图像进行二维小波变换,实现图像压缩,并实现图像的压缩传感(Image wavelet transform, to achieve the two-dimensional image wavelet transform for image compression, and compressed sensing to achieve)
    2011-06-22 09:23:33下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载