|
uvgVPCCenc 1.2.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
#include "parameters.hpp"#include <numeric>#include <string>#include <unordered_map>#include "uvgutils/log.hpp"#include "uvgutils/parameterManager.hpp"Namespaces | |
| namespace | uvgformat |
Functions | |
| void | uvgformat::initializeParameterMap (Parameters ¶m) |
| void | uvgformat::setParameterValue (const std::string ¶meterName, const std::string ¶meterValue, const bool &fromPreset) |