Dynamic Mesh Segmentation for Real-Time Remeshing Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing mesh compression standards do not effectively handle time varying attribute maps and connectivity information in dynamic meshes, leading to large file sizes and reliance on manual processing, which hinders real-time capture and transmission.

Innovation Solution

A method involving rendering meshes from virtual camera views, using a fully-convolutional model for real-time segmentation, generating pixel-wise masks, and performing remeshing and mesh optimization to reduce redundancy and bandwidth.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If mesh compression standards (IC, MESHGRID, FAMC) are used for dynamic meshes, then compression is achieved, but they cannot handle time varying attribute maps and connectivity information

Engineering Contradiction:
Improvedata compressionVSAvoidhandling time varying attribute maps and connectivity
Core Design Contradiction:
Quantity of substanceVSAdaptability or versatility

Solution Approach 1:

The patent segments the mesh data into multiple components: geometry data, attribute maps, and connectivity information. Each component is processed and compressed separately, allowing the system to handle time-varying attributes and connectivity while maintaining compression efficiency. The segmentation enables independent optimization of each data type.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic adaptation by detecting changes in attribute maps and connectivity information over time. When changes are detected, the system dynamically adjusts the compression strategy, updating only the changed portions rather than re-compressing the entire mesh, thus handling time-varying data efficiently.

Inventive Principle:
Principle #15Dynamics

2Manufacturing precision

If uncompressed or raw mesh and texture data of dynamic human subjects and objects are used, then high quality is maintained, but file sizes become prohibitively large

Engineering Contradiction:
Improvemesh qualityVSAvoidfile size
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent applies different compression strategies to different regions of the mesh based on their importance and characteristics. Critical regions with high detail requirements maintain higher quality with less compression, while less critical areas use more aggressive compression, optimizing the overall quality-to-size ratio.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts compression parameters such as quantization levels, precision, and detail thresholds based on the specific mesh data, its intended use, and storage/transmission constraints. This allows flexible optimization between quality and file size for different applications.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If manual processing is used for mesh optimization, then optimization quality can be high, but real-time capture to transmission pipelines are prevented

Engineering Contradiction:
Improvemesh optimization qualityVSAvoidreal-time processing speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent implements automated mesh optimization algorithms that perform remeshing, decimation, and attribute optimization without manual intervention. The system automatically analyzes the mesh structure, identifies optimization opportunities, and applies appropriate transformations, enabling real-time processing while maintaining quality through algorithmic decision-making.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary mesh optimization during the capture phase, preparing the mesh data in advance for efficient compression and transmission. By pre-processing the mesh to remove redundancies and optimize structure before compression, the system reduces the computational load during real-time transmission.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12499624B2Mesh optimization using novel segmentation
Publication Date: 2025.12.16 TENCENT AMERICA LLC
  • US12499624B2 patent drawing
  • US12499624B2 patent drawing
  • US12499624B2 patent drawing

AI summary

A method and apparatus that renders a mesh from one or more virtual camera views of an object, the one or more virtual camera views being projections of the mesh onto a plurality of 2D planes; inputs the one or more virtual camera views into a fully-convolutional model for real-time segmentation; generates one or more 2D pixel-wise masks based on the fully-convolutional model, the 2D pixel-wise masks being associated with one or more segmented elements; performs remeshing and mesh optimization using the one or more 2D pixel-wise masks; and generates an output mesh based on the remeshing and mesh optimization.