ピーク S/N比(psnr)で同時に複数枚の計算は可能でしょうか?
2 views (last 30 days)
Show older comments
参照画像 (ref) と比較を行う画像(5枚)あります。
参照画像に対して5枚の比較画像の psnrを同時に算出したいと思っています。
[peaksnr, snr] = psnr(A, ref);で計算する時、5枚の比較画像 (= A) 同時に計算する方法を教えて頂きたいと思います。
何卒よろしくお願いします。
Answers (0)
See Also
Categories
Find more on イメージの画質 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!