[Paper] [Subjective Experimental Data]
- A principled computational framework for objective quality assessment of 360° images.
- We propose to represent an omnidirectional image by different moving camera videos.
- Two viewing conditions are crucial in determining the viewing behaviors of users and the perceived quality of the panorama: starting point, exploration time.
-
Matlab oiqa_metric.m (recommend)
Requirements: Matlab>=R2017a (using higher versions, e.g., MatLab R2020a, would be better.) -
Pytorch im2video.py Requirements: Python>=3.6, Pytorch>=1.0
git clone https://github.com/xiangjieSui/img2video
run demo.m/main.py
@article{sui2020omnidirectional,
title={Perceptual Quality Assessment of Omnidirectional Images as Moving Camera Videos},
author={Xiangjie Sui and Kede Ma and Yiru Yao and Yuming Fang},
journal={IEEE Transactions on Visualization and Computer Graphics},
volume={28},
number={8},
pages={3022-3034},
year={2022}
}