uvgVPCCenc 1.1.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PPISegmenter_NewRS Class Reference

#include <slicingPpiSegmenter.hpp>

Collaboration diagram for PPISegmenter_NewRS:

Public Member Functions

 PPISegmenter_NewRS (const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &pointsGeometry, const std::vector< bool > &normalExists)
 
template<typename keyType >
void refineSegmentation_NewRS (const std::shared_ptr< uvgvpcc_enc::Frame > &frame, std::vector< size_t > &pointsPPIs, const size_t &frameId)
 

Constructor & Destructor Documentation

◆ PPISegmenter_NewRS()

PPISegmenter_NewRS::PPISegmenter_NewRS ( const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &  pointsGeometry,
const std::vector< bool > &  normalExists 
)

Member Function Documentation

◆ refineSegmentation_NewRS()

template<typename keyType >
template void PPISegmenter_NewRS::refineSegmentation_NewRS< uint64_t > ( const std::shared_ptr< uvgvpcc_enc::Frame > &  frame,
std::vector< size_t > &  pointsPPIs,
const size_t &  frameId 
)
Here is the call graph for this function:

The documentation for this class was generated from the following files: