登录
首页 » matlab » An_Investigation_of_Dehazing_Effects

An_Investigation_of_Dehazing_Effects

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

  • 26
    说明:  利用matlab实现图像的直接反投影重建结果(Using Matlab to Realize Direct Back Projection Reconstruction Results of Images)
    2020-06-27 16:33:45下载
    积分:1
  • vanishing-points
    灭点标定,利用拍摄图像的两组灭点,求解摄像机标定的焦距、旋转矩阵、平移向量(Vanishing point calibration, using two sets of images taken vanishing point, solving the camera calibration of the focal length, rotation matrix, translation vector)
    2011-06-01 21:22:59下载
    积分:1
  • 014603
    转换八位256色位图源码,例程程序置入汇编代码,通过图像字节集数据的计算转换为八位256色位图。(Conversion of eight 256-color bitmap source , routine program into assembly code to calculate the conversion by the image data into eight byte set 256-color bitmap .)
    2015-08-06 11:28:22下载
    积分:1
  • pca_bp
    本程序采用pca提取人脸特征,采用人工神经网络识别人脸。(This procedure using pca face feature extraction, using artificial neural network recognition face. )
    2012-08-18 16:49:25下载
    积分:1
  • Impulse_noise_removal
    冲击噪声识别和消除的新算法,可以消除高达95 的冲击噪声,可用于毫米波成像等高脉冲噪声的恶劣环境(A novelt impulse noise removal algorithm which can work under the circumustance that the noise ratio reaches to 95 . )
    2020-12-14 21:49:14下载
    积分:1
  • paper1
    对流层与电离层中电波传播的相关问题研究,很好的文章(Troposphere and ionosphere wave propagation issues related to research)
    2013-05-25 07:42:24下载
    积分:1
  • Gaussian
    高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
    2014-10-18 09:00:28下载
    积分:1
  • 改进svm
    说明:  phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
    2021-03-06 16:19:30下载
    积分:1
  • ImageFusion
    自己编写的关于2013年的文章 a variational method for multi-source remote-sensing image fusion 的程序,基本实现了相关功能。(I have written a progrma about a variational method for multi-source remote-sensing image fusion publish in 2013,and the basic functions of the problems have been solved.)
    2021-03-03 11:19:33下载
    积分:1
  • code
    DCT数字水印基于CVI平台。用c编写的。(DCT digital watermarking)
    2013-09-17 22:33:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载