ピーク S/N比(psnr)で同時に複数枚の計算は可能でしょうか?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
参照画像 (ref) と比較を行う画像(5枚)あります。
参照画像に対して5枚の比較画像の psnrを同時に算出したいと思っています。
[peaksnr, snr] = psnr(A, ref);で計算する時、5枚の比較画像 (= A) 同時に計算する方法を教えて頂きたいと思います。
何卒よろしくお願いします。
Antworten (0)
Siehe auch
Kategorien
Mehr zu イメージの画質 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!