登录
首页 » matlab » An_Investigation_of_Dehazing_Effects

An_Investigation_of_Dehazing_Effects

于 2015-09-23 发布 文件大小:2984KB
0 224
下载积分: 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 个回复

  • n个点电荷的电场线代码
    说明:  n个点电荷电场线的matlab仿真 分别有1个 2个等(可以通过改变程序数字来得到相应的仿真结果)(Matlab simulation of N-point charge electric field lines)
    2020-11-15 16:09:40下载
    积分:1
  • encrypt-a-decrypt
    encryption and decryption of image using bit XOR..
    2013-08-14 18:17:31下载
    积分:1
  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • 下载的代码
    说明:  水下图像处理方法之一的图像融合算法matlab实现(Matlab implementation of image fusion algorithm, one of the classical image processing methods)
    2020-09-05 14:58:05下载
    积分:1
  • directxshow
    vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助(camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help)
    2007-11-30 09:56:35下载
    积分:1
  • SIFT_source_MATLAB
    说明:  sift算法 matlab语言的实现 包含了具体的代码和完整注释解释(The realization of SIFT algorithm in MATLAB Contains specific code and full annotation explanation)
    2020-03-12 14:58:53下载
    积分:1
  • 1335492_QRcode
    说明:  简单的介绍了基于matlab的QR码的识别,包括图像的预处理,图像定位,图像的识别等(This paper briefly introduces the recognition of QR code based on matlab, including image preprocessing, image positioning, image recognition and so on.)
    2019-04-19 17:04:13下载
    积分:1
  • QualityGuidedUnwrap2D_r1
    基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. Unwrapped phase image 2. Phase quality map This code can easily be extended for 3D phase unwrapping. Technique adapted from: D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping: Theory, Algorithms and Software. New York: Wiley-Interscience, 1998. Posted by Bruce Spottiswoode on 22 December 2008 2010/07/23 Modified by Carey Smith)
    2020-10-29 11:19:57下载
    积分:1
  • 三次B样条曲线拟合算法
    B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
    2021-05-06下载
    积分:1
  • pinyulvbo
    利用VC进行图像的频域滤波处理,内含源代码(VC image using the frequency domain filtering treatment, including source code)
    2009-03-10 18:26:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载