Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - psnr
Search - psnr - List
DL : 0
此程序用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 evaluate image. It has limitations, PSNR is "PeakSignaltoNoiseRatio," the abbreviation. the peak of the Chinese meaning is the vertex. The ratio of the mean ratio than the column. The means to reach the vertex of the noise ratio signal, and psnr is generally used for a project between the maximum signal and background noise。
Update : 2024-05-17 Size : 6700032 Publisher : wangjing

DL : 0
计算峰值信噪比PSNR和均方根误差MSE-Calculate the PSNR and MSE
Update : 2024-05-17 Size : 1024 Publisher : evelyn

DL : 0
本程序功能是计算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
Update : 2024-05-17 Size : 1024 Publisher : hanhanyanfeng

DL : 0
本程序功能是计算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
Update : 2024-05-17 Size : 1024 Publisher : hanhanyanfeng

DL : 0
noisy image generation, psnr
Update : 2024-05-17 Size : 2048 Publisher : vamsee

DL : 0
Based on the idea to exploit the statistical dependencies from both temporal and inter-view reference pictures for motion compensated prediction, this paper presents a sys- tematic evaluation of multi-view video coding with opti- mized prediction structures. The compression method is based on the multiple reference picture technique in the H.264/AVC video coding standard. The advantages of hier- archical B pictures for temporal prediction are combined with inter-view prediction for different temporal hierarchy levels, starting from simulcast coding with no inter-view prediction up to full level inter-view prediction. When using inter-view prediction at key picture temporal level average gains of 1.4 dB PSNR are reported, while additionally using inter-view prediction at non-key picture temporal levels av- erage gains of 1.6 dB PSNR are reported. For some cases gains of more than 3 dB, corresponding to bit rate savings of up to 50 , are obtained.-Based on the idea to exploit the statistical dependencies from both temporal and inter-view reference pictures for motion compensated prediction, this paper presents a sys- tematic evaluation of multi-view video coding with opti- mized prediction structures. The compression method is based on the multiple reference picture technique in the H.264/AVC video coding standard. The advantages of hier- archical B pictures for temporal prediction are combined with inter-view prediction for different temporal hierarchy levels, starting from simulcast coding with no inter-view prediction up to full level inter-view prediction. When using inter-view prediction at key picture temporal level average gains of 1.4 dB PSNR are reported, while additionally using inter-view prediction at non-key picture temporal levels av- erage gains of 1.6 dB PSNR are reported. For some cases gains of more than 3 dB, corresponding to bit rate savings of up to 50 , are obtained.
Update : 2024-05-17 Size : 570368 Publisher : qwxie

DL : 0
视频处理的二维运动估计中的穷尽块匹配算法(Exhaustive Block matching algorithm) 基于matlab环境,输出对锚定帧的预测帧,PSNR,以及运动向量。包括了整数像素精度和半像素精度的算法-The Exhaustive Block matching algorithm of Two-Dimensional Motion Estimation in video processing based on Matlab. Output the predicted frame to anchor frame, PSNR, and motion vector. Also contain the integer-pel EBMA and half-pel EBMA
Update : 2024-05-17 Size : 2048 Publisher : Adam_Z

以六杆机构为例,研究了MATLAB的机构运动仿真方法,建立了仿真模型,设置各项参数后进行了仿真,并得出了正确的结果。与其它方法相比,最大的优点是无需建立机构运动的数学模型和编制程序,具有系统建模方便直观和仿真功能强大的特点,能大大减轻设计人员的工作,为机械系统的建模仿真提供一个强大而方便的工具-function [A] = psnr(image,image_prime,M,N) Name: Chris Shoemaker Course: EER-280- Digital Watermarking Project: Calculates the PSNR (Peak Signal to Noise Ratio) of images A and A , both of size MxN
Update : 2024-05-17 Size : 548864 Publisher : 程风仪

WaveletDWT
DL : 1
音频数字水印技术,采用小波变换,psnr、snr、nc等参数计算-Audio watermarking, DWT translation,parameter caculation
Update : 2024-05-17 Size : 14303232 Publisher : 赵齐银

DL : 0
图相多描述编码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重建后的图像.bmp ) >> PSNR(I,J) ans = 29.1467-Figure phase multiple description coding matlab simulation Matlab simulation of multiple description coding, undergraduate graduation design Generated images calculated psnr >> J = imread ( the reconstructed image after the two descriptions are received. Bmp ) >> PSNR (I, J) ans = 32.3290 >> J = imread ( to describe a reconstruction of images. Bmp ) >> PSNR (I, J) ans = 28.7011 >> J = imread ( to describe two reconstruction images. Bmp ) >> PSNR (I, J) ans = 29.1467
Update : 2024-05-17 Size : 3454976 Publisher : zjj

DL : 0
利用matlab对图片频域变换、加噪声、计算SNR PSNR,对音频进行处理包括提取高音、低音、并对其进行调制解调-Using matlab frequency domain transform of the picture, add noise to calculate the SNR PSNR of audio processing including the extraction of treble, bass, and its modulation and demodulation
Update : 2024-05-17 Size : 22982656 Publisher : vivian

该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。-This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.
Update : 2024-05-17 Size : 396288 Publisher : wumeng

matlabJDSR
DL : 1
ICA极大似然估计的自然梯度法仿真实例,并计算了串音误差- An experiment of ICA by MLE,including psnr
Update : 2024-05-17 Size : 2048 Publisher : 徐勇

DL : 0
1. 用 butterworth和理想低通滤波器对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 2. 用 3x3邻域平均平滑和3x3中值滤波对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 3. 用 roberts算子和Laplace算子对一图像进行锐化处理, 得到其边缘二值图像.-Salt and pepper noise and Gaussian noise images with butterworth and the ideal low-pass filter for smoothing, calculating smooth before and after the PSNR (peak signal to noise ratio). (2) 3x3 neighborhood average in smoothing and 3x3 median filter images by the salt and pepper noise and Gaussian noise smoothing, computing smooth around the PSNR (peak signal to noise ratio). Roberts operator and Laplace operator on an image sharpening, get the edge binary image.
Update : 2024-05-17 Size : 20480 Publisher : Xucheng

DL : 0
对图像进行添加噪声处理,并计算相应的峰值信噪比的matlab程序。-A matlab program: add noise to an image and calculate correspondly the Peak Signal to Noise Ratio .
Update : 2024-05-17 Size : 60416 Publisher : 张青

DL : 0
由于PSNR,MSE 对图像质量评价的不准确,结构相似度量-Structural similarity measure
Update : 2024-05-17 Size : 2048 Publisher : malu

DL : 0
一种无系数表的SPECK编码算法,不再单独划分动态存储空间用于 LSP、LIS 系数表,可在损失一定PSNR的情况下,降低算法的实现复杂度,提高处理速度 -A coefficient table SPECK coding algorithm is no longer a separate division of the dynamic storage space for the LSP, LIS coefficient table, in the case of the loss of a certain PSNR, reduce the algorithm complexity, increase processing speed
Update : 2024-05-17 Size : 2221056 Publisher : jessica

图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。-Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the texture and structure in regions of missing image information. In order to inpaint the damaged image with both missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently restore the structure and texture information at the same time, and the visual eff
Update : 2024-05-17 Size : 245760 Publisher : Ankiss

计算编码之后图像的PSNR,比较对象均为yuv文件。非常实用!-The calculation of the PSNR of the encoded image, and compare objects are yuv file. Very useful!
Update : 2024-05-17 Size : 472064 Publisher : FLASH

本程序可用来求彩色图像的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.
Update : 2024-05-17 Size : 1024 Publisher : 恩齐
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 38 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.