VCD is a metadata format designed to enable the description of scene information, particularly efficient for discrete data series, such as image or point-cloud sequences from sensor data. Originally, ...
The goal is to provide an easy to use, lightweight parser for VCD files. The parser also aims to be quite fast (for a python library 😉). To install the latest version from PyPI use pip install ...