Plane Detection via Depth Map Fusion for AR Boundary Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing plane detection methods fail to detect planes in texture-less regions and cannot align detected planes with the boundaries of real objects, leading to inaccurate results in augmented reality applications.

Innovation Solution

A method and device using a deep neural network to acquire input images, estimate depth maps, and perform region segmentation, which includes a feature extractor, depth estimation branch, and normal estimation branch to optimize depth information and align plane boundaries with real objects through feature map fusion and attention mechanisms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional plane detection methods are used, then the detection process is simple, but planes in texture-less regions cannot be detected and boundaries are not aligned with real objects

Engineering Contradiction:
Improveplane detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transitions from 2D image-based plane detection to 3D depth map-based detection. By estimating depth information and working in three-dimensional space, the system can detect planes in texture-less regions where traditional 2D methods fail, as depth provides additional geometric constraints for plane identification and boundary alignment.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The patent introduces depth maps as an intermediary representation between the input image and plane detection results. The depth map serves as a mediator that captures geometric information, enabling more accurate plane detection and boundary alignment while maintaining a structured detection pipeline that combines traditional processing with deep learning components.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If deep neural networks with multiple branches are used to optimize depth estimation, then plane detection accuracy improves, but computational complexity increases

Engineering Contradiction:
Improvedepth estimation accuracyVSAvoidcomputational power consumption
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The patent divides the deep neural network into multiple specialized branches: a depth estimation branch and a normal estimation branch. Each branch focuses on estimating specific geometric properties, allowing the system to achieve high accuracy in depth and normal estimation while maintaining modular computation that can be optimized and executed efficiently.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The deep neural network is designed to perform multiple functions simultaneously: it estimates depth maps, normal maps, and ultimately detects planes and their boundaries. This multi-functional architecture allows a single model to handle various geometric estimation tasks, improving overall system efficiency and reducing the need for separate specialized models.

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

Data Source

PatentUS12002213B2Method and device for performing plane detection
Publication Date: 2024.06.04 SAMSUNG ELECTRONICS CO LTD
  • US12002213B2 patent drawing
  • US12002213B2 patent drawing
  • US12002213B2 patent drawing

AI summary

A method and a device for performing plane detection are provided. The method includes acquiring an input image, extracting features of the input image using a deep neural network and estimating a depth map of the input image based on the extracted features, performing region segmentation using the depth map to detect plane regions in the input image.