|
uvgVPCCenc 1.2.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
This is the complete list of members for PatchGeneration, including all inherited members.
| generateFramePatches(std::shared_ptr< uvgvpcc_enc::FrameContext > frameInput) | PatchGeneration | static |
| PatchGeneration(const std::shared_ptr< uvgvpcc_enc::FrameContext > &frameInput) | PatchGeneration | |
| ppiAssignationSlicing(const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &pointsGeometry, std::vector< size_t > &pointPPIs) | PatchGeneration | |
| refineSegmentation(std::vector< size_t > &pointsPPIs, const std::vector< uvgutils::VectorN< double, 3 > > &pointsNormals, const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &pointsGeometry, const size_t &frameId) | PatchGeneration | |
| refineSegmentation_NewRS(std::vector< size_t > &pointsPPIs, const std::vector< bool > &normalExists, const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &pointsGeometry, const size_t &frameId) | PatchGeneration |