Metadata-Version: 2.1
Name: pyrvs
Version: 0.35
Summary: Reference View Synthesizer (RVS) python package.
Home-page: https://gitlab.com/mpeg-i-visual/rvs
Author: Daniele Bonatto, Sarah Fachada
Author-email: daniele.bonatto@ulb.be
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pybind11>=2.6.0
Requires-Dist: numpy
Requires-Dist: opencv-python

This is the python package of the Reference View Synthesizer (RVS)

Please if you use it for research, cite:

@ARTICLE{9590541,
  author={Bonatto, Daniele and Fachada, Sarah and Rogge, SÃ©golÃ¨ne and Munteanu, Adrian and Lafruit, Gauthier},
  journal={IEEE Access}, 
  title={Real-Time Depth Video-Based Rendering for 6-DoF HMD Navigation and Light Field Displays}, 
  year={2021},
  volume={9},
  number={},
  pages={146868-146887},
  keywords={Rendering (computer graphics);Real-time systems;Navigation;Light fields;Resists;Three-dimensional displays;Streaming media;Virtual reality;stereo image processing;stereo vision;free viewpoint navigation;reference view synthesizer;real-time view synthesis},
  doi={10.1109/ACCESS.2021.3123529}
}
