ピーク S/N比(psnr)で同時に複数枚の計算は可能でしょうか?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
参照画像 (ref) と比較を行う画像(5枚)あります。
参照画像に対して5枚の比較画像の psnrを同時に算出したいと思っています。
[peaksnr, snr] = psnr(A, ref);で計算する時、5枚の比較画像 (= A) 同時に計算する方法を教えて頂きたいと思います。
何卒よろしくお願いします。
Risposte (0)
Vedere anche
Categorie
Scopri di più su イメージの画質 in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!