- Peak signal-to-noise ratio
The phrase peak signal-to-noise ratio, often abbreviated PSNR, is an engineering term for the ratio between the maximum possible power of a signal and the power of corrupting
noise that affects the fidelity of its representation. Because many signals have a very widedynamic range , PSNR is usually expressed in terms of thelogarithm icdecibel scale.The PSNR is most commonly used as a measure of quality of reconstruction in
image compression etc. It is most easily defined via themean squared error (MSE) which for two "m"×"n" monochrome images "I" and "K" where one of the images is considered a noisy approximation of the other is defined as::The PSNR is defined as::
Here, "MAXi" is the maximum possible pixel value of the image. When the pixels are represented using 8 bits per sample, this is 255. More generally, when samples are represented using linear
PCM with "B" bits per sample, "MAXI" is 2B-1.For
color image s with threeRGB values per pixel, the definition of PSNR is the same except the MSE is the sum over all squared value differences divided by image size and by three.Typical values for the PSNR in lossy image and video compression are between 30 and 50 dB, where higher is better. Acceptable values for wireless transmission quality loss are considered to be about 20 dB to 25 dB [Thomos, N., Boulgouris, N. V., & Strintzis, M. G. (2006, January). Optimized Transmission of JPEG2000 Streams Over Wireless Channels. IEEE Transactions on Image Processing , 15 (1).] [Xiangjun, L., & Jianfei, C. ROBUST TRANSMISSION OF JPEG2000 ENCODED IMAGES OVER PACKET LOSS CHANNELS. ICME 2007 (pp. 947-950). School of Computer Engineering, Nanyang Technological University.] .
An identical image to the original will yield an undefined PSNR as the MSE will become equal to zero due to no error. In this case the PSNR value can be thought of as approaching infinity as the MSE approaches zero; this shows that a higher PSNR value provides a higher image quality. At the other end of the scale an image that comes out with all zero value pixels (black) compared to an original does not provide a PSNR of zero [Munadi, K., Kurosaki, M., Nishikawa, K., & Kiya, H. (2003). A Robust Error Protection Technique for JPEG2000 Codestream and Its Evaluation in CDMA Environment. (pp. 654-658). Department of Electrical Engineering, Tokyo Metropolitan University.] . This can be seen by observing the form, once again, of the MSE equation. Not all the original values will be a long distance from the zero value thus the PSNR of the image with all pixels at a value of zero is not the worst possible case.
ee also
*
Data compression ratio
*Signal-to-noise ratio
*Video quality
*Subjective video quality
* Perceptual Evaluation of Video Quality (PEVQ)
*Mean square error References
Wikimedia Foundation. 2010.