Filter löschen
Filter löschen

PSNR of two unequal matrices

2 Ansichten (letzte 30 Tage)
tina jain
tina jain am 28 Apr. 2015
Kommentiert: tina jain am 28 Apr. 2015
If I am executing a code of run length encoding on an image matrix, giving me an another image matrix of not of that size(due to compression of image data). Is it possible to calculate the PSNR in this situation?
  2 Kommentare
Guillaume
Guillaume am 28 Apr. 2015
You would normally compute the PSNR between your original image and the decompressed image.
Isn't run length encoding non-lossy? In which case, the decompressed image is the same as the original and your PSNR is infinite.
tina jain
tina jain am 28 Apr. 2015
OK, got it

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by