uvgVPCCenc 1.2.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Namespaces | Functions
voxelization.hpp File Reference
#include <array>
#include <cstdint>
#include <vector>
#include "uvgformat/uvgFramePayload.hpp"
#include "uvgutils/utils.hpp"
Include dependency graph for voxelization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  uvgformat
 

Functions

uvgFramePayload uvgformat::voxelize (const std::vector< std::array< double, 3 > > &rawGeo, const std::vector< uvgutils::VectorN< uint8_t, 3 > > *rawAttr)
 Voxelize a raw point cloud using the active library parameters (p_).