CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算图像峰值信噪比

搜索资源列表

  1. mypsnr

    0下载:
  2. 计算两幅图像的峰值信噪比。图像是表示地个像素点所用的二进制位数,即位深。计算PSNR-Calculate PSNR of two images. Image pixel is expressed in a number of bits used, ascended the throne deep. Calculation of PSNR
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3884
    • 提供者:张爽
  1. noise

    0下载:
  2. 1. 用 butterworth和理想低通滤波器对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 2. 用 3x3邻域平均平滑和3x3中值滤波对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 3. 用 roberts算子和Laplace算子对一图像进行锐化处理, 得到其边缘二值图像.-Salt and pepper noise and Gaussian noise images with butterworth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20457
    • 提供者:Xucheng
  1. AddNoise-PSNR

    0下载:
  2. 对图像进行添加噪声处理,并计算相应的峰值信噪比的matlab程序。-A matlab program: add noise to an image and calculate correspondly the Peak Signal to Noise Ratio .
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:59927
    • 提供者:张青
  1. RGB--image-processing

    0下载:
  2. 本程序主要用两种方法对前后输入两幅RGB图像计算处理,分别计算了其均方差MSE和峰值信噪比PSNR;方法1:如果读入图像为彩色图象, 首先进行灰度化处理,依照灰度图象计算 方法2:对RGB图像均方差是所有方差之和除以图像尺寸再除以3 -This program before and after the input of two ways two RGB image calculation process to calculate the mean square error MSE an
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6334
    • 提供者:Cyy
  1. tuxiang_erweibianhua

    0下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR) matlab-Image two-dimensional discrete wavelet transform, transform levels greater than or equal to 3, and reconstruction, the final calculation of the reconstructed image of the peak signal to no
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2981
    • 提供者:王斌
  1. Compute_PSNR

    0下载:
  2. 描述了一种计算图像的峰值信噪比的方法,用matlab语言实现。-Describes a computational image PSNR using Matlab language.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:640
    • 提供者:爱巢
  1. jasper-1.900.1

    0下载:
  2. JASPER软件,可以实现jpeg2000编解码,并计算图像的峰值信噪比。-JASPER software, can achieve jpeg2000 codec, and calculate the peak signal-to-noise ratio of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:8085129
    • 提供者:徐龙涛
  1. DWT2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). -Two-dimensional discrete wavelet transform image transformed series is greater than or equal to 3, and then processing thresholding (threshold of about 10 or
  3. 所属分类:Wavelet

    • 发布日期:2016-05-10
    • 文件大小:83968
    • 提供者:大卫
  1. testone

    1下载:
  2. 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
  3. 所属分类:Special Effects

  1. PSNR6

    0下载:
  2. 用c实现的计算彩色图像的峰值信噪比,代码简单可用-With c realize the calculated peak signal-to-noise ratio of the color image, the code is simple and available
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:949
    • 提供者:钟江江
  1. 1

    0下载:
  2. MATLAB实现中值滤波源代码,此文件为MATLAB做图像中值滤波的源代码,并且计算均方误差,归一化均方误差以及峰值信噪比-MATLAB median filter source code, the source code of this file for MATLAB image median filtering, and calculate the mean square error, normalized mean square error and peak signal-to-noise
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:126451
    • 提供者:123
  1. psnr_mse

    0下载:
  2. 自动计算一幅图像的峰值信噪比PSNR和均方误差MSE-Automatically calculate the psnr and mse of an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:60294
    • 提供者:玄林江
  1. quality--index-of-image

    1下载:
  2. 此文档中的代码可以计算5种图像的质量参数,分别是:图像灰度均值、图像方差、图像平均梯度、熵和峰值信噪比及均方误差。-The code in this document can be calculated five kinds of image quality parameters, namely: the image gray value, image variance, average gradient image, entropy and peak signal to noise ratio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:6843
    • 提供者:玄林江
  1. SNR

    1下载:
  2. 计算一副图像,或者加噪声后图像信噪比和峰值信噪比,代码非常简洁方便,效率很高。-Calculate the image SNR and PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:800
    • 提供者:王可
  1. PSNR_2

    0下载:
  2. 此程序计算的是两幅图像的峰值信噪比,运行流畅-This program calculates the peak signal to noise ratio of the two images, run smoothly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:213636
    • 提供者:zisheng liu
  1. 9

    0下载:
  2. 针对传统的空间域纹理图像修复算法计算量大、修复时间长的缺点, 本文提出了一种纹理图像的快速修复算法。该算 法的基本思想是在小波域中利用小波系数的能量来确定待修复块的填充顺序, 并结合纹理合成的方法填充待修复区。实验结 果表明, 该算法不仅可以大大提高纹理图像的修复速度, 而且在峰值信噪比和主观视觉效果上都优于传统的图像修复算-Trad itional spatia-l doma in inpainting algorithm s for tex ture image need comp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:809473
    • 提供者:孙红娟
  1. psnr

    0下载:
  2. 计算图像的均方误差和峰值信噪比,来评价图像的质量-MSE is calculated images and peak signal to noise ratio, to evaluate the quality of the image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2785354
    • 提供者:puff
  1. speckle-noise

    2下载:
  2. 数字图像滤波的程序,包括散斑噪声的生成,中值,均值,Lee,Kuan滤波算法的实现,还计算了三个指标:峰值信噪比,等效视数,散斑指数。-Digital image filtering process, including the generation of speckle noise, median, mean, Lee, Kuan filtering algorithm, also calculated three indicators: the peak signal to noise ra
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:31207
    • 提供者:szy
  1. PSNR

    0下载:
  2. 使用opencv读取图像数据,然后计算图像的峰值信噪比PSNR。-Using opencv read image data, and then calculate the PSNR image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2114586
    • 提供者:xiaopan
  1. psnr-and-nc

    1下载:
  2. 用于计算图像的峰值信噪比PSNR和归一化相关系数NC-Peak signal to noise ratio and normalized correlation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:苜苜
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com