Closed ldlshizhu closed 3 years ago
Hello, author, sorry to ask you such a basic question. Excuse me, how to calculate psnr with matlab, is the input a picture? How many sets of pictures are used to calculate psnr and ssim?
Use the funtion psnr() in MATLAB. It takes two images as input to calculate the similarity. We test on all testing images in GOPRO dataset.
Hello, author, sorry to ask you such a basic question. Excuse me, how to calculate psnr with matlab, is the input a picture? How many sets of pictures are used to calculate psnr and ssim?