CVMMIVApr 25, 2022

Dynamic Point Cloud Compression with Cross-Sectional Approach

arXiv:2204.11409v15 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses compression challenges for dynamic point clouds, which are crucial for broadcasting and quality of life applications, but it appears incremental as it builds on the existing V-PCC standard.

The paper tackles the high computational cost and inefficiency of the V-PCC standard for dynamic point cloud compression by proposing a cross-sectional approach, which achieves better compression in geometric and texture data compared to V-PCC in experiments.

The recent development of dynamic point clouds has introduced the possibility of mimicking natural reality, and greatly assisting quality of life. However, to broadcast successfully, the dynamic point clouds require higher compression due to their huge volume of data compared to the traditional video. Recently, MPEG finalized a Video-based Point Cloud Compression standard known as V-PCC. However, V-PCC requires huge computational time due to expensive normal calculation and segmentation, sacrifices some points to limit the number of 2D patches, and cannot occupy all spaces in the 2D frame. The proposed method addresses these limitations by using a novel cross-sectional approach. This approach reduces expensive normal estimation and segmentation, retains more points, and utilizes more spaces for 2D frame generation compared to the VPCC. The experimental results using standard video sequences show that the proposed technique can achieve better compression in both geometric and texture data compared to the V-PCC standard.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes