This is the MATLAB implementation of Stiched Image Quality Evaluator (SIQE) presented in the paper:
P. C. Madhusudana and R. Soundararajan, "Subjective and Objective Quality Assessment of Stitched Images for Virtual Reality," IEEE Transactions on Image Processing, vol. 28, no. 11, pp. 5620-5635, Nov 2019
example.m file contains an example implementation of SIQE for the images present in the 'images' folder.
Note on training - This release version of SIQE was trained on the entire ISIQA database.
Kindly contact Pavan ([email protected]) if you have any questions, suggestions or corrections to the above implementation.
You can change this program as you like and use it anywhere, but please refer to its original source (cite our paper mentioned above).
@article{madhusudana2019subjective,
author={Madhusudana, Pavan Chennagiri and Soundararajan, Rajiv},
journal={IEEE Transactions on Image Processing},
title={Subjective and Objective Quality Assessment of Stitched Images for Virtual Reality},
year={2019},
volume={28},
number={11},
pages={5620-5635}}