Welcome![Sign In][Sign Up]
Location:
Search - psnr of an image

Search list

[Picture ViewerArnold_Matlab_code

Description: 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 % outImg: 置乱后输出图像 % inImg: 输入图像 % iTimes: 置乱次数 % Version: 1.01.20070409 %% -------------------------------------------------------------------- -Arnold image scrambling Matlab code----------%%---------------------------- %%% Function : Arnold image scrambling% Arnold : x = (x y) mod N, y = (x 2y) mod N% transform cycle (N, M) : (128,96), (256,192), (512,384)% Argument : dPSNR : Scrambling after PSNR% outImg : Scrambling% of the output image inImg : input image% iTimes : Scrambling frequency% Version : 1.01.20070409-------------------------%%----------------------------------------
Platform: | Size: 1024 | Author: kuhasu | Hits:

[Special Effectsimageprocessing6

Description: 1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。 2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。 3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。 -1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.
Platform: | Size: 2048 | Author: syq | Hits:

[Special Effectsget_psnr

Description: 这个是一个获取两个图像相似度的函数,对于图像处理和数字水印方面的编程者来说,会经常去计算两个图像的psnr值,从而来确定图像的相似度,使用matlab可以很方便的计算两个图像的psnr,但是由于matlab专业性很强,而且有没有版权保护,所以对于大批的使用VC语言的这方面的编程者,由于要经常使用而显得很麻烦。 通过调用get_psnr函数可以很方便的就得到两个图像的相似度。 -This is a similarity to obtain a function of two images for image processing and programming aspects of digital watermarking are concerned, will keep the two images to calculate the PSNR value, thereby to determine the similarity of images, the use of matlab can be easily the calculation of the two images psnr, but because matlab highly professional, and has no copyright protection, and therefore the use of a large number of VC language programming in this area, and due to frequent use, there appears to be very troublesome. Get_psnr by calling the function can be easily obtained from the two images on the similarity.
Platform: | Size: 1024 | Author: 莫雨 | Hits:

[Special EffectsWPSNR

Description: 能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果-Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods
Platform: | Size: 1024 | Author: zgming | Hits:

[Special EffectsPSNR

Description: 用MATLAB读取一幅图像,并且计算其图像信噪比-Using MATLAB to read an image and calculate the image SNR
Platform: | Size: 1024 | Author: 张龙 | Hits:

[Special EffectsDctQuant

Description: 工程名为DctQuant,编程实现了一帧CIF格式4:2:0的YUV图像的H.264的整数变换、量化以及逆量化、逆变换。具体的功能表述如下: 1、首先按“打开YUV”按钮,选择一帧格式为CIF的4:2:0的YUV图像(默认的YUV图像的格式为4:2:0的CIF格式)。选择完成后,可以看到显示的输入图像。 2、输入QP值,QP是0到51之间的整数值,超出范围,会弹出对话框提示。QP默认为28。注意:当改变QP值为0时,即没有量化,则点击转换按钮显示出的PSNR值即为输入图像的PSNR值。 3、点击转换按钮,可以看到经过变换量化和逆量化逆变换过程以后输出的图像以及显示输出图像的PSNR值(保留小数点后6位)和默认4x4块号为0的原始各像素值、整数变换后的值、量化后、逆量化后、逆变换后的值。 4、可以手动改变块号,块号的范围为0-6335,超出范围会弹出对话框提示。然后单击“输入块号”按钮即可显示此块号对应的原始各像素值、整数变换后的值、量化后、逆量化后、逆变换后的值。 -Works entitled DctQuant, programming of a CIF format, 4:2:0 YUV images H.264 integer transform, quantization, and inverse quantization, inverse transform. Expression of specific functions are as follows: 1, first press the "Open YUV" button, select a format for the CIF of the 4:2:0 YUV image (the default YUV image format 4:2:0 CIF format). Selection is complete, you can see displayed in the input image. 2, enter the QP value, QP is an integer between 0-51 values out of range, will pop-up dialog box prompt. QP default is 28. Note: When changing the QP value is 0, that is not quantified, then click the convert button to show the PSNR values of the PSNR values shall be the input image. 3, click the Convert button, you can see through the transformation inverse quantization and inverse quantization output of the image after the transformation process and display the output image PSNR values (retention decimal 6), and the default 4x4 block No. 0 of the original values of each pixel , int
Platform: | Size: 446464 | Author: 王婉君 | Hits:

[matlab1DWT

Description: this coding also describes about the image processing techniques of dwt. it also describes the psnr value
Platform: | Size: 200704 | Author: chinnamuthu | Hits:

[Special Effectstuxiangquzao

Description: 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Procedure for use: 1, Software Platform: Matlab6.5 or higher 2, open the way: the file directory set the working directory, then open the wavlet.fig, the noise boxes, enter the noise level, in the 0-0.1 between (not zero). Then process the button, it will show the experimental results, including the original image, noise image denoising image contrast and the current psnr value. wavlet.m is the program file. Program content in the program notes written inside. Threshold changes are not visualized in the source program can be changed.
Platform: | Size: 67584 | Author: xuxiao | Hits:

[2D GraphicimageSNRPSNRMSE

Description: 图像的SNR,PSNR以及MSE的计算源代码-The image SNR, PSNR and the source code for the calculation of MSE
Platform: | Size: 51200 | Author: jlevylee | Hits:

[Graph programsignature

Description: 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要添加的水印信号,cox.sig是信号文件。 -o表示输出图像文件名为wm_image.pgm, image.pgm为输入文件名。 几个辅助程序: cmp_pgm 计算差分图像,PSNR等 cmp_dct 计算全帧DCT域的差分图像 cmp_dct8x8 计算8×8大小的DCT域差分图像 比如说,为了产生两个PGM图像的差分图像并计算它们的PSNR,命令如下: cmp_pgm -p -i original.pgm -o diff.pgm watermarked.pgm 产生水印信号: gen_cox_sig -o cox.sig 程序将产生适合512×512大小,8-bit灰度的pgm图像的水印信号。 水印提取: wm_cox_d -s cox.sig -i lena.pgm -o cox.wm cox_lena.pgm 请注意,cox的算法需要原始图像做参考来提取水印,压缩后的水印将存储在cox.wm中。-This directory contains the C-based portable digital watermarking algorithm code. The code has a demonstration Of meaning, and there is a certain degree of robustness. NetPGM need to install the package (to access the pgm format images), and then to compile in linux below. NetPGM is the image file input/output package. Can search by. We have already 256 gray level, 512 × 512 size images were tested. Procedure call format, compiled as follows (in encode an example): wm_cox_e-s cox.sig-o wm_image.pgm image.pgm Which,-s that you want to add the watermark signal, cox.sig is the signal file. -O said output image file name wm_image.pgm, image.pgm for the input file name. Several auxiliary programs: cmp_pgm calculate the difference image, PSNR, etc. cmp_dct full frame DCT domain calculation of difference image cmp_dct8x8 calculate the size of 8 × 8 DCT domain differential image For example, in order to produce two PGM images and calculate their differ
Platform: | Size: 19456 | Author: sylvia | Hits:

[2D GraphicCOLORPSNR

Description: 此程序用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 evaluate image. It has limitations, PSNR is "PeakSignaltoNoiseRatio," the abbreviation. the peak of the Chinese meaning is the vertex. The ratio of the mean ratio than the column. The means to reach the vertex of the noise ratio signal, and psnr is generally used for a project between the maximum signal and background noise。
Platform: | Size: 6700032 | Author: wangjing | Hits:

[Special EffectsInpainting--on-Wavelet-

Description: 图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。-Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the texture and structure in regions of missing image information. In order to inpaint the damaged image with both missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently restore the structure and texture information at the same time, and the visual eff
Platform: | Size: 245760 | Author: Ankiss | Hits:

[Otherpsnr

Description: 对一幅分别添加了椒盐噪声和高斯白噪声的图象进行均值和中值滤波(取三种不同大小的模板),并分析实验结果。-An added salt and pepper noise and Gaussian white noise image mean and median filter (to take three different size of the template), and analysis of the experimental results.
Platform: | Size: 3402752 | Author: songkaihua | Hits:

[Special Effectspsnr_mse

Description: 自动计算一幅图像的峰值信噪比PSNR和均方误差MSE-Automatically calculate the psnr and mse of an image.
Platform: | Size: 60416 | Author: 玄林江 | Hits:

[Special EffectsPSNR

Description: 用于比较处理前后灰色图像的PSNR(峰值信噪比)-Used to compare the PSNR(peak signal to noise ratio) of an orignial image and processed image.
Platform: | Size: 1024 | Author: 小小王 | Hits:

[Special EffectsOpencv_PSNR

Description: 计算图像的PSNR,包括两个程序,其中之一使用了OpenCV相关函数-The project is used to compute the PSNR of an image which include two method
Platform: | Size: 22368256 | Author: dingkaimeng7 | Hits:

[matlabpsnr)aakash

Description: Calculates psnr and MSE of an image and compares.
Platform: | Size: 234496 | Author: vaibhav | Hits:

[Waveletnorcor

Description: matlab codes to determine normalized correlation, psnr and log of an image
Platform: | Size: 1024 | Author: satish | Hits:

[matlabImage-Fusion-using-Cross-Bilateral-Filtering-base

Description: The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edge stopping function that attenuates the filter kernel when the intensity difference between pixels is large. As both gray level similarities and geometric closeness of the neighboring pixels are considered, the weights of the filter depend not only on Mahalanobis distance but also on the distance in gray/color space. The advantage of the filter is that it smoothes the image while preserving edges using neighboring pixels. CBF considers both gray-level similarities and geometric closeness of neighboring pixels in image one to shape the filter kernel and filters the image two.
Platform: | Size: 21504 | Author: Naga Kishore | Hits:

[matlabjdietpsnr

Description: to calculate PSNR value of an image
Platform: | Size: 1024 | Author: nikhil | Hits:
« 12 »

CodeBus www.codebus.net