CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - psnr image

搜索资源列表

  1. RLE

    0下载:
  2. 基于小波的图像压缩方法——游程编码,其中包括计算PSNR值,压缩比和运行时间。-Wavelet-based image compression method- RLE, including the calculation of PSNR value, the compression ratio and running time.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:417513
    • 提供者:程擎
  1. AlgMPEGBlockching

    0下载:
  2. 一个运动补偿算法imgPSNR.m 图像的PSNR 代码。-A motion compensation algorithm imgPSNR.m image PSNR code.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:118730
    • 提供者:快捷的
  1. SSIM

    1下载:
  2. 图像质量评价的一个重要的指标:平均结构相似度(MSSIM),比PSNR有更好的性能,并且计算简单。-Image quality assessment is an important indicator: Average structural similarity (MSSIM), better than the PSNR performance, and easy to compute.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-04
    • 文件大小:2048
    • 提供者:田野
  1. psnrofFG

    0下载:
  2. 函数dB=PSNR(F,G),返回图像F相对于图像G的信噪比峰值.用于全息图后期处理中的参考.测试通过-Based of the formular dB=PSNR(F,G),it returns peak signal-to-noise ratio (dB) of image F with respect to G.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10847
    • 提供者:
  1. jpegprotected

    0下载:
  2. clc img = imread( lena.bmp ) JPEG compression jpegcompression(img, lena_compressed.mat ) JPEG decompression Irec = jpegrestoration( lena_compressed.mat ) System performances [CR,BPP,PSNR,MSE,SNR] = systemperformances(img,Ir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:189416
    • 提供者:neethumennie
  1. image_processing_quantize

    0下载:
  2. 本文件利用matlab对图像进行scalar quantization。程序分别对图像进行了8,16,32,64level量化,同时计算出了不同level的MSE/SNR/PSNR 。-This matlab file realize the scalar quantization on the image. The program quantizes the image with 8, 16, 32, 64 levels respectively, and then compute the v
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:66066
    • 提供者:wang
  1. DCT

    0下载:
  2. 对图像进行DCT变换及变换后计算psnr的值-The image transformation and DCT computation of PSNR value after transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:485173
    • 提供者:章建芬
  1. pingjia

    0下载:
  2. 图像质量评价 具体公式参考相关的文献,本程序包括 均方误差mse 峰值信噪比psnr-appraise the quality of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:641
    • 提供者:柳俊隆
  1. COLORPSNR

    0下载:
  2. 此程序用C语言求取彩色图像的PSNR。psnr是一种评价图像的客观标准。它具有局限性,PSNR是“PeakSignaltoNoiseRatio”的缩写。peak的中文意思是顶点。而ratio的意思是比率或比列的。整个意思就是到达噪音比率的顶点信号,psnr是一般是用于最大值信号和背景噪音之间的一个工程项目。-This program uses the C language to strike a color image PSNR. psnr is an objective criteria to
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6699597
    • 提供者:wangjing
  1. 3PSNR

    0下载:
  2. 本程序功能是计算2幅彩色图像的PSNR,以此来评价图像处理的效果运行的结果保存在变量PSNR中-This program features the calculation of two color images of the PSNR, in order to evaluate the effect of image processing the results of running stored in variables in PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:899
    • 提供者:hanhanyanfeng
  1. psnr1

    0下载:
  2. 本程序功能是计算2幅彩色图像的PSNR,以此来评价图像处理运行的结果保存在变量PSNR中-This program features the calculation of two color images of the PSNR, in order to evaluate the effect of image processing the results of running stored in variables in PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:909
    • 提供者:hanhanyanfeng
  1. codes1

    0下载:
  2. noisy image generation, psnr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:vamsee
  1. dct

    0下载:
  2. 图相多描述编码matlab仿真 多描述编码的matlab仿真,本科生的毕业设计 生成图像后计算psnr > J=imread( 两描述都收到后重建的图像.bmp ) PSNR(I,J) ans = 32.3290 >> J=imread( 描述1重建后的图像.bmp ) >> PSNR(I,J) ans = 28.7011 >> J=imread( 描述2重
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3454881
    • 提供者:zjj
  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. Inpainting--on-Wavelet-

    0下载:
  2. 图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(P
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:245474
    • 提供者:Ankiss
  1. computerPSNR

    0下载:
  2. 计算编码之后图像的PSNR,比较对象均为yuv文件。非常实用!-The calculation of the PSNR of the encoded image, and compare objects are yuv file. Very useful!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:471558
    • 提供者:FLASH
  1. CaiSe_PSNR

    0下载:
  2. 本程序可用来求彩色图像的PSNR值,可用于图像压缩,图像重建,数字水印等实验效果对比。-This procedure can be used to seek the PSNR value of the color image can be used for image compression, image reconstruction, digital watermarking and experimental effects such as contrast.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:574
    • 提供者:恩齐
  1. 2012-5-23-LBM-inpainting

    0下载:
  2. 对于图像修复的峰值信噪比,主要针对基于偏微分方程的图像修复算法-image inpainting and the PSNR of inpainted image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:924
    • 提供者:Eidan
  1. mBloockMPEEGo

    0下载:
  2. motionComp.m 运动补偿算算法imgPSNR.m 图像的PSNR -motionComp.m motion compensation operator algorithm the imgPSNR.m image of PSNR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:118888
    • 提供者:zcl1233
  1. compression

    0下载:
  2. image compression using Neural Network with psnr
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:penchalaiah
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com