ピーク S/N比(psnr)​で同時に複数枚の計算​は可能でしょうか?

参照画像 (ref) と比較を行う画像(5枚)あります。
参照画像に対して5枚の比較画像の psnrを同時に算出したいと思っています。
[peaksnr, snr] = psnr(A, ref);で計算する時、5枚の比較画像 (= A) 同時に計算する方法を教えて頂きたいと思います。
何卒よろしくお願いします。

1 Comment

弘達 土亀
弘達 土亀 on 12 Oct 2020
以前教えて頂いたSSIM算出方法と同じコードで解決すること出来ました。
自分のコードに誤りがありました。
お手数をおかけしてしまい、申し訳ありませんでした。

Sign in to comment.

Answers (0)

Tags

Asked:

on 30 Sep 2020

Commented:

on 12 Oct 2020

Community Treasure Hunt

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

Start Hunting!