A simple Quality Assessment tool for 360 VR viewers
- qualityassessment.py: assess quality of a pair of images using objective metrics
- degradeimage.py: simulate degradation of a image
- Assets/Scenes/sphere: Simple projection based on azimuth and elevation coordinates
- Assets/Scenes/cube: Mesh subdivision to generate a cubemap projection from a equirectangular image
- 360 Viewer
- Screenshot tool
Feel free to submit PRs. I will do my best to review and merge them if I consider them essential.
This is a very alpha software. The code was written with no consideration of coding standards and architecture. A refactoring would do it good...