A Generic Scheme for Progressive Point Cloud Coding

Yan Huang,Jingliang Peng,C. -C. Jay Kuo,M. Gopi
DOI: https://doi.org/10.1109/tvcg.2007.70441
IF: 5.2
2008-01-01
IEEE Transactions on Visualization and Computer Graphics
Abstract:In this paper, we propose a generic point cloud encoder that provides a unified framework for compressing different attributes of point samples corresponding to 3D objects with an arbitrary topology. In the proposed scheme, the coding process is led by an iterative octree cell subdivision of the object space. At each level of subdivision, the positions of point samples are approximated by the geometry centers of all tree-front cells, whereas normals and colors are approximated by their statistical average within each of the tree-front cells. With this framework, we employ attribute-dependent encoding techniques to exploit the different characteristics of various attributes. All of these have led to a significant improvement in the rate-distortion (R-D) performance and a computational advantage over the state of the art. Furthermore, given sufficient levels of octree expansion, normal space partitioning, and resolution of color quantization, the proposed point cloud encoder can be potentially used for lossless coding of 3D point clouds.
What problem does this paper attempt to address?