NIQE计算可以参考下面两个github的链接
https://github.com/roimehrez/PIRM2018
https://github.com/chaoma99/sr-metric
进入m文件所在目录后,运行
$
matlab -nodesktop -nosplash -r matlabfile
只用文件名matlabfile,不能添加.m
代码里面有计算mse的,注释掉就可以直接获得NIQE了
NIQE计算可以参考下面两个github的链接
https://github.com/roimehrez/PIRM2018
https://github.com/chaoma99/sr-metric
进入m文件所在目录后,运行
$
matlab -nodesktop -nosplash -r matlabfile
只用文件名matlabfile,不能添加.m
代码里面有计算mse的,注释掉就可以直接获得NIQE了