搜索资源列表
-
0下载:
加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。-weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.
-
-
1下载:
本程序是经典谱估计方法的程序,仿照<数字信号处理>胡广书.包含了书中后面三章的所有方法.另外还有FIR,IIR数字滤波器的去噪方法,SVD特征值去噪,信噪比的计算等等.是一经典的程序组.希望和所有人共享-this procedure is classic method of spectral estimation procedures, modeled on the "Digital Signal Processing" Mr Kwong book. The book con
-
-
0下载:
彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能
-
-
0下载:
对图像进行二维离散小波变换, 变换级数大于等于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 the peak signal-to-noise rati
-
-
1下载:
对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR).
里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
-
-
0下载:
计算峰值信噪比,可以用于检查图像密写的效果-Calculation of peak signal to noise ratio, images can be used to check the effect of Steganography
-
-
0下载:
调试通过的计算峰值信噪比PSNR源码(matlab)-Debugging through the calculation of source PSNR peak signal to noise ratio (matlab)
-
-
4下载:
本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. Th
-
-
3下载:
ex9_15 比较相参积累和非相参积累。仿真先产生信号回波。得到回拨求模的结果,计算回波的信噪比。进行非相参积累和相参积累处理,计算相参处理和非相参处理后的信噪比。-Comparison ex9_15 coherent and noncoherent. Simulation of the first echo signal. Be the result of the call-back mode for calculating the echo signal to noise ratio. Fo
-
-
2下载:
此代码是小波零树算法的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
-
-
0下载:
量化信噪比的定义和计算
是一个PDF文件
介绍关于量化信噪比的定义及其计算方法-Quantitative definition and calculation of signal to noise ratio
-
-
1下载:
对图像进行二维离散小波变换, 变换级数大于等于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
-
-
1下载:
二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR).
数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
-
-
0下载:
通信专业滤波算法中通过改变不同的观测角计算接受信号的信噪比。-Communications professional filtering algorithm by changing the different observation angle calculation to accept the signal-to-noise ratio.
-
-
0下载:
通信专业中有关接收信号的信噪比的计算,采用的matlab编程。-Communications professionals on the calculation of the signal-to-noise ratio of the received signal, using the Matlab programming.
-
-
0下载:
通信专业中有关滤波算法中信噪比计算的程序。-The communication professional filtering algorithm, signal-to-noise ratio calculation procedures.
-
-
0下载:
用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括:
1、图像增强算法
(1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果);
(2)直方图均衡:可在界面上对比均衡前后的效果。
2、图像变换算法
(3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图;
(4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。
3、图像分
-
-
0下载:
调试通过的计算峰值信噪比PSNR源码(matlab)-Debugging through the calculation of source PSNR peak signal to noise ratio (matlab)
-
-
0下载:
局部方差法的信噪比计算,通过canny算子进行窗口检测-The calculation procedure of the signal to noise ratio of remote sensing image is performed by the Canny operator.
-
-
0下载:
Calculation crosshairs diffraction image at different distances, Includes the modulation, demodulation, signal to noise ratio calculation, Compared with the results of theoretical analysis.
-