3D Point Cloud Encoding Using Visibility Bits
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for encoding and decoding three-dimensional data, such as point cloud data, face challenges in reducing processing amounts and efficiently transmitting and receiving required information, particularly in applications involving multiple codecs and data formats like Point Cloud Compression (PCC).
Innovation Solution
The proposed solution involves generating a bitstream that includes an angle parameter and visibility bit information for three-dimensional point clouds, indicating orientations and visibility, which allows for reduced processing by selecting and decoding only necessary data based on these parameters, thereby optimizing data transmission and display.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If all point cloud data is transmitted and decoded, then complete three-dimensional information is available, but processing amount and data transmission volume increase significantly
Solution Approach 1:
The patent extracts and transmits only the essential visibility information (visibility bits) indicating whether each point cloud is visible from a specific direction, rather than transmitting all point cloud data. This extraction principle reduces data transmission volume and processing amount while maintaining the ability to reconstruct visible three-dimensional information.
Solution Approach 2:
The patent applies local quality by providing different levels of data detail based on visibility requirements. Visible point clouds are represented with full information, while invisible point clouds use simplified representation or are omitted entirely, optimizing the balance between information completeness and processing efficiency.
2Loss of information
If visibility information for all directions is transmitted, then complete visibility data is available, but data transmission volume increases
Solution Approach 1:
The patent transmits visibility information for a selected subset of directions rather than all possible directions. This partial action principle reduces data transmission volume while providing sufficient visibility information for typical viewing scenarios, avoiding the excess of transmitting unnecessary directional data.
3Quantity of substance
If encoded point cloud data is transmitted without additional information, then data transmission volume is reduced, but decoding efficiency decreases
Solution Approach 1:
The patent performs preliminary organization of point cloud data by grouping visible and invisible point clouds and pre-calculating visibility bits before encoding. This preliminary action facilitates faster decoding by providing the decoder with pre-processed visibility information, reducing decoding time without significantly increasing transmission volume.
Data Source
AI summary
A three-dimensional data encoding method includes: generating a first information item and a second information item, the first information item indicating one or more directions toward a three-dimensional point cloud, the second information item being information for each of the one or more directions and indicating whether the three-dimensional point cloud is visible from the direction; and encoding point cloud data of the three-dimensional point cloud.


