Point Cloud Data Transmission Using Segmented Quantization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for processing point cloud data face challenges in efficiently handling large amounts of data, leading to latency and encoding/decoding complexity, particularly in applications like virtual reality, augmented reality, and self-driving services.

Innovation Solution

A method and device for encoding and decoding point cloud data, including geometry and attribute information, to transmit efficiently through bitstreams, utilizing techniques such as geometry-based point cloud compression and video-based point cloud compression, enabling high-quality point cloud services.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If point cloud data is transmitted with high quality, then service quality improves, but data transmission complexity increases

Engineering Contradiction:
Improveservice qualityVSAvoiddata transmission complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The point cloud data is divided into multiple blocks or partitions, allowing independent encoding and transmission of different segments. This segmentation reduces the overall complexity by breaking down large data structures into manageable units that can be processed and transmitted more efficiently.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs multiple quantization parameters (QP) with different precision levels for different blocks of point cloud data. By varying the precision parameter across different data segments, the system achieves high overall quality while managing transmission complexity through selective precision allocation.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If point cloud data is processed with high precision, then data accuracy improves, but processing time increases

Engineering Contradiction:
Improvedata accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Different quantization parameters are applied to different blocks of point cloud data, allowing high precision processing only where necessary while using lower precision for other regions. This parameter variation maintains data accuracy for critical areas while reducing overall processing time.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent applies high-precision processing selectively to certain blocks rather than uniformly across all data. This partial application of high precision maintains necessary accuracy while avoiding the time cost of processing every data point at maximum precision.

Inventive Principle:
Principle #16Partial or excessive action

3Manufacturing precision

If quantization parameter precision is increased, then encoding accuracy improves, but encoding complexity increases

Engineering Contradiction:
Improveencoding accuracyVSAvoidencoding complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent uses multiple quantization parameters with different precision levels for different blocks. This approach maintains high encoding accuracy where needed while reducing encoding complexity through selective precision application, avoiding the need to process all data at maximum precision.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

By dividing the point cloud data into multiple blocks and applying different quantization parameters to each, the system manages encoding complexity through segmentation while maintaining overall encoding accuracy through the use of high-precision parameters for critical blocks.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240137578A1Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method
Publication Date: 2024.04.25 LG ELECTRONICS INC
  • US20240137578A1 patent drawing
  • US20240137578A1 patent drawing
  • US20240137578A1 patent drawing

AI summary

A point cloud data transmission method according to embodiments comprises the steps of: encoding point cloud data including geometry data and attribute data; and transmitting a bitstream including the point cloud data. A point cloud data reception method according to embodiments comprises the steps of: receiving a bitstream including point cloud data including geometry data and attribute data; and decoding the point cloud data.