ピーク S/N比(psnr)で同時に複数枚の計算は可能でしょうか?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
参照画像 (ref) と比較を行う画像(5枚)あります。
参照画像に対して5枚の比較画像の psnrを同時に算出したいと思っています。
[peaksnr, snr] = psnr(A, ref);で計算する時、5枚の比較画像 (= A) 同時に計算する方法を教えて頂きたいと思います。
何卒よろしくお願いします。
Respuestas (0)
Ver también
Categorías
Más información sobre イメージの画質 en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!