3D Model Reconstruction Using Multi-Resolution Depth Maps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for reconstructing 3D models in real-time, especially using depth cameras, face challenges in efficiently processing and tracking camera movements, leading to difficulties in achieving high-resolution models within embedded systems due to computational limitations and the need for extensive processing time.

Innovation Solution

A system and method that utilize a low-resolution reconstruction unit to generate and process depth maps in real-time, extracting pose change information using the iterative closest point (ICP) algorithm, and a high-resolution reconstruction unit that processes this information to create high-resolution 3D models, separating the computational load between embedded systems and cloud servers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If high resolution depth maps are processed in real-time using embedded systems, then manufacturing precision of 3D models is improved, but device complexity and computational requirements increase beyond embedded system capabilities

Engineering Contradiction:
Improve3D model resolutionVSAvoidcomputational requirements
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The system segments the 3D reconstruction process into two distinct stages: a first reconstruction that generates a coarse 3D model with pose information, and a second reconstruction that uses the pose information to guide high-resolution reconstruction. This segmentation allows the embedded system to perform the computationally intensive pose extraction on downsampled data while a more powerful system handles the final high-resolution reconstruction.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary action by first reconstructing a coarse 3D model and extracting pose information from downsampled depth maps before performing the actual high-resolution reconstruction. This preliminary pose extraction guides the subsequent high-resolution reconstruction process, enabling the system to achieve high precision without performing all computations at full resolution simultaneously.

Inventive Principle:
Principle #10Preliminary action

2Speed

If downsampled depth maps are used for real-time processing, then processing speed is improved, but measurement precision of pose information deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidpose information accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system applies partial action by performing the computationally intensive pose extraction only on downsampled depth maps rather than full-resolution maps. The downsampled maps provide sufficient precision for pose estimation while enabling real-time processing speeds. The pose information extracted from the downsampled maps is then used to guide the high-resolution reconstruction, achieving a balance between speed and precision.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If two-stage reconstruction process is implemented, then productivity is improved by separating real-time and high-resolution processing, but device complexity increases

Engineering Contradiction:
Improvereconstruction efficiencyVSAvoidsystem architecture
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system implements multi-functionality by designing the first reconstruction unit to serve dual purposes: generating a coarse 3D model for visualization and extracting pose information for guiding the second reconstruction. This multi-functional design improves productivity by enabling parallel processing and real-time feedback without requiring completely separate systems for each function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS9574874B2System and method for reconstructing 3D model
Publication Date: 2017.02.21 SAMSUNG ELECTRONICS CO LTD
  • US9574874B2 patent drawing
  • US9574874B2 patent drawing
  • US9574874B2 patent drawing

AI summary

A system and method for reconstructing a three-dimensional (3D) model are described. The 3D model reconstruction system includes: a low resolution reconstruction unit that converts a first depth map, acquired by scanning a scene with a depth camera, into a second depth map having a low resolution, processes the second depth map to extract pose change information about a pose change of the depth camera, and reconstructs a low resolution 3D model in real-time; and a high resolution reconstruction unit that processes the first depth map by using the pose change information of the depth camera that is extracted from the second depth map and reconstructs a high resolution 3D model.