Browsing by Author "Vaněček, Petr"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Priority‐based encoding of triangle mesh connectivity for a known geometry(Eurographics ‐ The European Association for Computer Graphics and John Wiley & Sons Ltd., 2023) Dvořák, Jan; Káčereková, Zuzana; Vaněček, Petr; Váša, Libor; Hauser, Helwig and Alliez, PierreIn certain practical situations, the connectivity of a triangle mesh needs to be transmitted or stored given a fixed set of 3D vertices that is known at both ends of the transaction (encoder/decoder). This task is different from a typical mesh compression scenario, in which the connectivity and geometry (vertex positions) are encoded either simultaneously or in reversed order (connectivity first), usually exploiting the freedom in vertex/triangle re‐indexation. Previously proposed algorithms for encoding the connectivity for a known geometry were based on a canonical mesh traversal and predicting which vertex is to be connected to the part of the mesh that is already processed. In this paper, we take this scheme a step further by replacing the fixed traversal with a priority queue of open expansion gates, out of which in each step a gate is selected that has the most certain prediction, that is one in which there is a candidate vertex that exhibits the largest advantage in comparison with other possible candidates, according to a carefully designed quality metric. Numerical experiments demonstrate that this improvement leads to a substantial reduction in the required data rate in comparison with the state of the art.