Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - psnr
Search - psnr - List
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SP算法,对256*256的lena图处理,比较原图和SP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间-Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time
Update : 2024-05-17 Size : 46080 Publisher : 沈芳

压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SL0算法,对256*256的lena图处理,比较原图和SL0算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 -Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SL0 algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SL0 algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time
Update : 2024-05-17 Size : 50176 Publisher : 沈芳

压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ROMP算法,对256*256的lena图处理,比较原图和ROMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 -Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and ROMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using ROMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time
Update : 2024-05-17 Size : 47104 Publisher : 沈芳

压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为OMP算法,对256*256的lena图处理,比较原图和OMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 -Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and OMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using OMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time
Update : 2024-05-17 Size : 46080 Publisher : 沈芳

压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ILRS算法,对256*256的lena图处理,比较原图和IRLS算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间-Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and IRLS algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using IRLS algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time
Update : 2024-05-17 Size : 46080 Publisher : 沈芳

DL : 0
对图像进行二维离散小波变换, 变换级数大于等于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 so), then statistical coefficient in the number (expressed as a percentage) and to reconstruct the final calculation reconstructed image of the peak signal-to-noise ratio (PSNR).
Update : 2024-05-17 Size : 83968 Publisher : 大卫

彩色图像和灰色图像的psnr和mse的计算,The color image psnr mse calculation
Update : 2024-05-17 Size : 1024 Publisher : iris

This matlab code show the noise calculations in image like PSNR etc. Which helps in image processing projects.
Update : 2024-05-17 Size : 136192 Publisher : pbarmashe

This MATLAB Code will help to determine the watermark and its extraction properties like PSNR
Update : 2024-05-17 Size : 822272 Publisher : Soniya

关于评价彩色图像质量的相关定义,如常用的MSE和PSNR,与灰度图像稍有区别,在图像的滤波、加密恢复等可以用得到。-Associated definitions on the evaluation of the color image quality, such as the commonly used MSE and PSNR slight difference with the grayscale image in the image filtering, encryption can be used to obtain recovery.
Update : 2024-05-17 Size : 5805056 Publisher : 绍建

In this paper the analysis of the compression process was performed by comparing the compressed signal against the original signal. To do this the most powerful speech analysis and compression techniques such as Linear Predictive Coding (LPC) and Discrete Wavelet Transform (DWT) was implemented using MATLAB. Here nine samples of spoken words are collected from different speakers and are used for implementation. The results obtained from LPC were compared with other compression technique called Discrete Wavelet Transform. Finally the results were evaluated in terms of compressed ratio (CR), Peak signal-to-noise ratio (PSNR) and Normalized root-mean square error (NRMSE).The result shows that DWT performance was better for these samples than the LPC method.
Update : 2024-05-17 Size : 147456 Publisher : Ambika

DL : 0
求两幅存在一定位移或偏差的RGB图像的均方根误差MSE和峰值信噪比PSNR-Seeking two RGB images there is a certain displacement or deviation of the root mean square error (MSE) and peak signal to noise ratio PSNR
Update : 2024-05-17 Size : 1024 Publisher : water wang

DL : 1
结合牛顿算法的sl0的优化算法,实现L0范数的近似实现。具有较好的效果。-the modified algorithm of SL0,which has a better qualitify on psnr and runtime.
Update : 2024-05-17 Size : 2048 Publisher : 彤彤

给出了PSNR,MSE的源码,及PSNR的应用例子-Application examples given PSNR, the source of the MSE and PSNR
Update : 2024-05-17 Size : 225280 Publisher : tiger

对信号进行DWT分解,并对信号进行水印提取重构,测试信噪比-decompose signal by DWT,watermark the watermarking test it s PSNR
Update : 2024-05-17 Size : 1727488 Publisher : 秦凯

用经典的峰值信噪比方法进行图片和视频质量的评定-Picture and video quality assessment using the the PSNR classic method
Update : 2024-05-17 Size : 5804032 Publisher : 卓雅

DL : 1
二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Mallat fast algorithm) two-dimensional discrete wavelet transform image transformed series is greater than or equal to 3, and then processing thresholding (threshold of about 10 or so), the number of re statistical coefficient 0 ( reconstruct the final calculation of the peak signal-to-noise ratio (PSNR) of the reconstructed image data: the grayscale image lena.bmp or other images, the filter coefficients can call matlab in wfilters function to obtain, wfilters function, expressed as a percentage) in matlab help wfilters.
Update : 2024-05-17 Size : 913408 Publisher : 坐听晚风赏晚霞

OFSM paper of IEEE which gives is PSNR
Update : 2024-05-17 Size : 175104 Publisher : honey

blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。 Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. -This function tests the DCTJPEG codec
Update : 2024-05-17 Size : 3072 Publisher : 吴魏

matlabpsnr
DL : 0
sar影像的去噪评价指标,经测定,完全可用-sar image denoising evaluation index, measured fully available
Update : 2024-05-17 Size : 1024 Publisher : CUI
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 38 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.