登录
首页 » matlab » 图像去雾算法质量评价标准evaluation

图像去雾算法质量评价标准evaluation

于 2020-07-17 发布 文件大小:2KB
0 233
下载积分: 1 下载次数: 118

代码说明:

  图像去雾算法质量评价标准:均值方差,峰值信噪比及平均梯度的源代码,还有引导滤波的完整源代码。(Image quality uation algorithm defogging criteria: mean and variance, the peak signal to noise ratio and average gradient of the source code, as well as guide the filter complete source code.)

文件列表:

evaluation.m,709,2014-11-05
guidedfilter.m,885,2014-11-05
guidedfilter_color.m,2502,2014-11-05

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

发表评论

0 个回复

  • Image-Fusion-Performance
    说明:  这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。(The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm.)
    2008-11-30 13:04:25下载
    积分:1
  • yu-chu-li
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and salt and pepper noise P0306: 2D median filtering function medfilt2 right by Salt and Pepper image noise filtering P0307: using MATLAB functions filter2 of noise images mean filtering P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P0312: use Butterworth ( Butterworth) high-pass filter for image sharpening)
    2013-10-30 10:12:55下载
    积分:1
  • 伪彩色增强软件
    基于MATLAB的伪彩色图像增强的简单gui程序(A simple GUI program for pseudo color image enhancement based on MATLAB)
    2018-05-13 23:23:14下载
    积分:1
  • CODE
    说明:  数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
    2011-04-14 21:53:09下载
    积分:1
  • EmgucvTest
    用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
    2013-11-26 09:32:22下载
    积分:1
  • RGBImage
    利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写(The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare)
    2009-10-31 19:29:03下载
    积分:1
  • MatlabBitPlaneDecomposition
    该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。(The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.)
    2007-08-19 18:00:30下载
    积分:1
  • envi_split_to_multiple_single_band_files
    说明:  在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
    2019-04-18 14:57:21下载
    积分:1
  • edge_detection
    本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values ​ ​ using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
    2014-06-12 13:55:28下载
    积分:1
  • fcm-evlo
    用于图像分割,基于fcm算法的图像分割,实现模糊均值聚类的分割,更准却的实现分割。(For image segmentation, image segmentation based on FCM algorithm, the realization of fuzzy clustering segmentation, more accurate but to achieve segmentation.)
    2014-11-21 10:31:43下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载