搜索资源列表
Arnold_Matlab_code
- Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outIm
images001
- 实现PSNR的MATLAB代码,功能是比较两图象的峰峰值。-achieve PSNR MATLAB code is more functional image of the two-peak.
mymethod.rar
- A error concealment sorce code that writed by myself.It s psnr not as good as JM86,but it s good in edge information.Help someone can improve it and it can do something for those strugling for errorcealment of h.264.,A error concealment sorce code th
SPmag-CS-Code
- 压缩传感的sl0算法 是MATLAB源码-Compressed sensing algorithm is MATLAB source sl0
yuvpsnr
- 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
EZW
- 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak
PDE
- 偏微分方程图像复原代码,其中有频域迭代盲解卷积H1模型,TV去噪模型,自己编的自适应去噪模型,以及改进的自适应去噪模型,令附卫星图片,PSNR代码-Image restoration code of partial differential equations, including iterative frequency-domain blind deconvolution H1 model, TV denoising model, made themselves adaptive denois
SSIM_C
- SSIM 近些年来被广泛用于衡量图象的质量,它克服了PSNR固有的一些局限性.目前网络上的SSIM相关的实现代码主要是MATLAB或者使用OPENCV库的代码.本代码完全采用C语言实现,接口简单,便于嵌入到用户代码中评估生成的图象质量-Using pure C language, this code implement the SSIM algorithm presented in the paper "Image Quality Assessment: From Error Visibilit
1234
- PSNR是最普遍,最广泛使用的评鉴画质的客观量测法,本代码是通过matlab来实现的。-PSNR is the most common, the most widely used objective evaluation quality measurement method, the code is implemented by matlab.
matlab
- 常用图像质量评价方法的Matlab代码,其中有ssim + mse + psnr + qilv。-Image quality assessment method used Matlab code, which include ssim+ mse+ psnr+ qilv.
PSNRandSNR
- 图像处理中关于计算一幅图像滤波前或滤波后峰值信噪比的Matlab代码-the matlab code for computing PSNR
MSE-PSNR
- 以下在matlab中利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码 -The following use in matlab image processing toolbox mean square error (MSE), the peak signal to noise ratio (PSNR), and entropy source code
PSNR-NC
- 以下在matlab中利用图像处理工具箱实现峰值信噪比(PSNR)和NC的源代码 -The following image processing toolbox for peak signal to noise ratio (PSNR) and NC source code in matlab
psnr_ssim_ergas
- 本代码主要用于处理后的图像质量评价,其评价指标综合为一个程序中,其中评价指标有SSIM,PSNR,ERGAS。程序使用matlab编程,根据自己的应用习惯做微调即可-This code mainly for image quality uation after treatment, the uation of a comprehensive program, including uation indicators SSIM, PSNR, ERGAS. Program using matla
PSNR-MSE
- 图像处理中常用的算法,均方根误差和峰值信噪比的matlab代码-Image processing algorithms commonly used, the root mean square error and peak signal to noise ratio of the matlab code
ATM
- 可用来计算两幅图像的峰值信噪比,以此评价图像质量标准(The code is utilzes to obtain PSNR of two images,which aims to evaluate te qualitiy)
PSNR
- This is a MATLAB code used to calculate the PSNR of a function.
cvpr2013_IRL1_denoising
- 这是一个图像去噪的MATLAB代码,并且有PSNR值作为评估(This is an image denoising MATLAB code, and has PSNR value as an evaluation.)
MATLAB数字水印DWT+DCT+GUI+攻击+psnr
- 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library
