Peak signal-to-noise ratio
Encyclopedia : P : PE : PEA : 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 wide dynamic range, PSNR is usually expressed in terms of the logarithmic decibel scale.
The PSNR is most commonly used as a measure of quality of reconstruction in image compression etc. It is most easily defined via the mean 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:
- [\mathit = \frac\sum_^\sum_^ ||I(i,j) - K(i,j)||^2]
- [\mathit = 10 \cdot \log_ \left( \frac_I^2}} \right) = 20 \cdot \log_ \left( \frac_I}}} \right)]
For color images with three RGB 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 image compression are between 30 and 40 dB.
See also
External link
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
