This is a repository with data related to the database that is published at the IEEE ISM 2023 conference. However, to download the videos it is needed to use the provided tool, because the videos are not hosted in this repository. This work is funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) -- Project ECoClass-VR -- DFG-444697733.
If you use any of the data or code please cite the following paper:
@inproceedings{fremerey2023towards,
title={Towards evaluation of immersion, visual comfort and exploration behaviour for non-stereoscopic and stereoscopic 360° videos},
author={Fremerey, Stephan and Zaman, Raja Faseeh Uz and Ashraf, Touseef and Rao, Rakesh Rao Ramachandra and G{\"o}ring, Steve and Raake, Alexander},
booktitle={2023 IEEE International Symposium on Multimedia (ISM)},
pages={131--138},
year={2023},
organization={IEEE}
}
Use the provided download tool for your system to get all the videos.
Under Linux, you need wget
and unzip
installed and then execute the Shell-script.
./download.sh
Under Windows, you need to at first open a cmd or terminal session and then execute the Batch script:
.\download.bat
This will automatically download all videos and extract them to the folders pvss
and srcs
.
pvss
: Processed videos used for the subjective testsrcs
: Source videos recorded with a Kandao Obsidian Pro 360° camera and stitched with Mistika VRtest_data
: Recorded head rotation data, subject-related data and the responses to the questionnaires
This database consists of five different short 360° videos, that were created by TU Ilmenau and recorded with a Kandao Obsidian Pro 360° camera.
The 360° videos were stitched using Mistika VR.
The tools provided in this repository can be used to download the shared videos that are used in the described subjective test.
They are available encoded with the visually lossless ProRes 422 (HQ) codec at a resolution of 7680×3840 and a framerate of 30fps (folder srcs
).
Further, they are available encoded with ffmpeg 5.1.3 using the libx265 codec with a CRF of 20, yuv420 chroma subsampling, a resolution of 7680×3840 and a framerate of 30fps (folder pvss
).
The database also contains the recorded head rotation data (pitch, yaw, roll format), also cf. AVTrack360, as well as subject-related data and the responses to the questionnaires (folder test_data
).
The contents of the database follow the Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
The dataset is part of a publication at the IEEE ISM 2023 conference (see above).