This repository contains a dynamic point cloud (Volumetric video) subjective test environment.
SteamVR for HTC Vive Pro.
The environment currently supports PLY format with plain ASCII, binary little-endian, and binary big-endian, utilizing miniply A fast and easy-to-use library for parsing PLY files as the importer. For optimal performance, it is essential that all point cloud frames (.PLY files) are in binary format to ensure a playable framerate.
To get started, follow these steps:
─── PointCloud
└─── loot
└─── redandblack
└─── soldier
└─── longdress
├─── representation1
├─── representation2
├─── representation3
├─── representation4
└─── representation5
├─── longdress0000.ply
├─── longdress0001.ply
├─── longdress0002.ply
...
└─── longdress0300.ply
Impacts of Temporal Quality Variation
test, play the scene Assets\Scene\VersionSwitch\Training.unity
and follow the instructions.Impact of Stalling
test, play the scene Assets\Scene\Stall\longdressStall.unity
and follow the instructions.@inproceedings{nguyen2024modeling,
title = {Modeling User Quality of Experience in Adaptive Point Cloud Streaming},
author = {Nguyen, Duc V and Quang, Nguyen Long and Hien, Tran Thuy and Huyen, Nguyen Ngoc and Huong, Truong Thu and Nam, Pham Ngoc},
booktitle = {Proc. IEEE International Symposium on Multimedia},
pages = {1--6},
month = {Dec.},
year = {2024},
address = {Tokyo,Japan}
}