搜索资源列表
512*512图像PSNR的计算程序
- 512*512图像PSNR的计算程序,用来计算的。c语言编写,很实用。,512* 512 image PSNR calculation procedures used to calculate the. c language, it is practical.
psnr
- 该程序求PSNR(峰值性噪比),该方法运用广泛,如图像处理中-The procedure for PSNR (peak noise ratio), which is widely used methods, such as image processing
signature
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要
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
COLORPSNR
- 此程序用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
psnr
- 计算图像的PSNR值 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to calculate the value of the image PSNR pure C language implementation contains bmp image can be run directly
ComputePSNR
- C++语言生成的exe可执行程序,主要用来计算输入图像的信噪比-Compute PSNR
SSIM.C
- 完成图像质量评估的PSNR指标的C语言代码-A code to complete the PSNR for two picture in C language
x264-128
- psnr的测试,根据研究任务配合研究项目,以C语言为基础的视音频算法类编程研究工作,测试代码。(PSNR testing, according to research tasks, with research projects, based on C language audio and video algorithm class programming research, testing code.)