Borrar filtros
Borrar filtros

PSNR vs SNR in image Processing

6 visualizaciones (últimos 30 días)
Dani D
Dani D el 8 de Abr. de 2016
Respondida: John BG el 11 de Abr. de 2016
Hello, What is difference between PSNR and SNR in image processing? Thanks

Respuestas (2)

Image Analyst
Image Analyst el 10 de Abr. de 2016
SNR is the signal to noise ratio. PSNR is probably a bad name since it's not necessarily comparing the signal to the noise. It really compares one image to another. It's main use had been in comparing reconstructed images from an image that has undergone a roundtrip compression and decompression. It is a measure of how bad the compression artifacts are. There is a function psnr() in the Image Processing Toolbox.

John BG
John BG el 11 de Abr. de 2016
Hi Dani
MAXi is the maximum possible pixel value, 2^B-1 where B is the amount of bit used to quantize.
Wikipedia has some useful links you may want to have a look at:
If you find this answer of any help solving your question, please click on the thumbs-up vote link,
thanks in advance
John

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by