I. Introduction
A point cloud is a set of points in 3D space that can be used to represent a 3D object or a 3D scene. Each point has a geometry position and a vector of attributes such as colors, normals, or material reflectance. An emerging use case of point clouds is in representing the environment surrounding a driving car. This kind of point clouds is usually captured by the Light Detection And Ranging (LiDAR) equipment [1] that is called as LiDAR point clouds in the following. LiDAR point clouds are potential to be widely used in auto-driving applications [2]. However, the high data rate is one of the key factors preventing the adoption of this media format. For example, for a LiDAR point cloud “Ford_01” [3], it has approximately 120 million points for 1500 frames. With the geometry and reflectance of each point represented by and 16 bits, respectively, the total size to represent the point cloud is as high as bits without compression. Recently, the Moving Pictures Experts Group (MPEG) immersive media working group (MPEG-I) develops a geometry-based point cloud compression (G-PCC) standard [4] to solve this problem.