フィルターのクリア

PSNR of two unequal matrices

2 ビュー (過去 30 日間)
tina jain
tina jain 2015 年 4 月 28 日
コメント済み: tina jain 2015 年 4 月 28 日
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 件のコメント
Guillaume
Guillaume 2015 年 4 月 28 日
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 2015 年 4 月 28 日
OK, got it

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by