Matlab code for calculates the SROCC and PLCC metrics (code for image quality assessment).
- Put your predicted image quality scores and gound truth scores to the txt file.
- run
calculate.mat
The calculation of SROCC and KROCC does not require nonlinear mapping. The nonlinear fitting is required before the calculation of PLCC.
The non linearfitting code is provided by LiDingquan