uvgVPCCenc 1.0.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 Class Reference

#include <ppiSegmenter.hpp>

Collaboration diagram for PPISegmenter:

Public Member Functions

 PPISegmenter (const std::vector< Vector3< typeGeometryInput > > &pointsGeometry, const std::vector< Vector3< double > > &pointsNormals)
 
void initialSegmentation (std::vector< size_t > &pointsPPIs, const size_t &frameId)
 
void refineSegmentation (std::vector< size_t > &pointsPPIs, const size_t &frameId)
 

Constructor & Destructor Documentation

◆ PPISegmenter()

PPISegmenter::PPISegmenter ( const std::vector< Vector3< typeGeometryInput > > &  pointsGeometry,
const std::vector< Vector3< double > > &  pointsNormals 
)

Member Function Documentation

◆ initialSegmentation()

void PPISegmenter::initialSegmentation ( std::vector< size_t > &  pointsPPIs,
const size_t &  frameId 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ refineSegmentation()

void PPISegmenter::refineSegmentation ( std::vector< size_t > &  pointsPPIs,
const size_t &  frameId 
)
Here is the call graph for this function:
Here is the caller graph for this function:

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