test
ldlshizhu opened this issue · 1 comments
ldlshizhu commented
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?
jiangsutx commented
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.