搜索资源列表
psnr_absolutepath
- 计算图像峰值信噪比psnr的matlab源程序,相对路径转绝对路径的matlab程序-computing image PSNR psnr the Matlab source, relative to the absolute path of Matlab procedures
psnr_absolutepath
- 计算图像峰值信噪比psnr的matlab源程序,相对路径转绝对路径的matlab程序-computing image PSNR psnr the Matlab source, relative to the absolute path of Matlab procedures
D542F922
- 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该
codefile
- 对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR).-images of two-dimensional discrete wavelet transform, transform Series is greater than or equal to 3, and reconstruction, Image Reconstruction final calculation of
c_psnr
- 一个计算2副图像之间的峰值信噪比(PSNR)的matlab程序。-A calculation between two images of the peak signal to noise ratio (PSNR) of the matlab program.
WPSNR
- 能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果-Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods
PSNR
- 函数功能:本函数将完成对输入图像的峰值信噪比计算-Function: This function will be completed on the input image of the peak signal to noise ratio calculation
DWThundunjiami
- 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,
Watermark_3
- 信息隐藏与水印技术系列实验之三:DWT变换域可见图像水印算法(开发工具:vc2005):实现在一个256色灰度载体图像变换域数据中嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)水印在载体图像中的嵌入位置及嵌入强度可以设置。 (3)可以计算原始图像和含水印图像的峰值信噪比(PSN
psnr
- 计算峰值信噪比,可以用于检查图像密写的效果-Calculation of peak signal to noise ratio, images can be used to check the effect of Steganography
psnr
- 计算两幅图像峰值信噪比的matlab函数-Calculate PSNR of two images of the matlab function
sp
- 用于计算图像鲁棒性的峰值信噪比和归一化相关系数。峰值信噪比值越大,说明图像处理效果越好,鲁棒性强,越小越不好。归一化相关系数值越大越好。-Images used to calculate the peak signal to noise ratio and robustness of the normalized correlation coefficient. The greater the peak signal to noise
PSNR
- 计算图像峰值信噪比的函数PSNR。这是图像处理中必备的一个性能指标,非常好用。附有LENA图像。-Calculate a function of PSNR of the image peak signal to noise ratio. This is essential in image processing performance, very easy to use. Accompanied by LENA image.
psnr-of-matlab
- 计算图像峰值信噪比psnr的matlab源程序-matlab for psnr
676669115psnr_absolutepath
- 计算图像峰值信噪比psnr的matlab源程序psnr_absolutepath-Calculate the image PSNR psnr matlab source
数字图像处理上机实验
- 数字图像处理计算图像峰值信噪比 利用JND进行图像增强(Calculate peak signal to noise ratio)
ATM
- 可用来计算两幅图像的峰值信噪比,以此评价图像质量标准(The code is utilzes to obtain PSNR of two images,which aims to evaluate te qualitiy)
Files
- 数字图像处理,图像质量评价指标,matlab 计算图像峰值信噪比(Calculation of peak signal to noise ratio)
5
- 计算图像的峰值信噪比,评价图像质量,其中包含各个图像去噪程序(Used to Calculate Peak Signal-to-Noise Ratio of Image)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)