Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Perceptual Quality Assessment of Omnidirectional Images as Moving Camera Videos [2022-TVCG]

[Paper] [Subjective Experimental Data]

Highlights:

  1. A principled computational framework for objective quality assessment of 360° images.
  2. We propose to represent an omnidirectional image by different moving camera videos.
  3. Two viewing conditions are crucial in determining the viewing behaviors of users and the perceived quality of the panorama: starting point, exploration time.

Implementation version:

  1. Matlab oiqa_metric.m (recommend)
    Requirements: Matlab>=R2017a (using higher versions, e.g., MatLab R2020a, would be better.)

  2. Pytorch im2video.py Requirements: Python>=3.6, Pytorch>=1.0

Usage:

git clone https://github.com/xiangjieSui/img2video
run demo.m/main.py

Citation

@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}
}

About

[2022-TVCG] Perceptual Quality Assessment of Omnidirectional Images as Moving Camera Videos

Topics

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages