Depth Map Enhancement via Face Detection Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current 2D to 3D conversion techniques fail to produce consistent and visually appealing depth maps for stereoscopic entertainment, as they do not effectively target and analyze specific objects like faces, leading to inaccurate depth ranges and poor stereoscopic effects.

Innovation Solution

A method that uses a face detector to analyze 2D images, derive a depth model based on face position and geometry, and combine it with existing depth maps to enhance the depth map, improving the stereoscopic effect by targeting faces and other objects in the scene.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If automated 2D to 3D conversion algorithms operate on general image characteristics without object-specific analysis, then the processing is simpler and faster, but the depth map quality and stereoscopic effect are poor

Engineering Contradiction:
Improvedepth map qualityVSAvoidprocessing complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent segments the image processing task by first detecting specific objects (faces) and then applying specialized depth estimation algorithms to those detected objects. This segmentation allows the system to focus computational resources on critical regions, improving depth map quality without requiring complex processing of the entire image.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary object detection (face detection) before applying depth estimation algorithms. By identifying faces and other objects in advance, the system can prepare appropriate depth models and parameters specific to each object type, thereby improving the overall depth map quality while maintaining a structured processing pipeline.

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If multiple depth fusion techniques are combined, then more depth information is available, but the depth range consistency deteriorates

Engineering Contradiction:
Improvedepth information completenessVSAvoiddepth range consistency
Core Design Contradiction:
Loss of informationVSStability of the object's composition

Solution Approach 1:

The patent applies different depth estimation strategies to different objects based on their local characteristics. For example, faces receive specialized depth modeling that considers facial geometry and typical depth relationships, while other objects receive appropriate treatment based on their specific properties. This local quality approach maintains depth range consistency while preserving complete depth information.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent adjusts depth estimation parameters based on the detected object type. By changing parameters such as depth scaling, offset, and confidence weights according to whether an object is a face, person, or other entity, the system maintains consistent depth ranges across multiple fusion techniques while preserving comprehensive depth information.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If face detection and depth model derivation are added to the processing pipeline, then the stereoscopic effect is improved, but the processing time and computational requirements increase

Engineering Contradiction:
Improvestereoscopic effect qualityVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent segments the image into regions of interest (detected faces and objects) and applies computationally intensive depth modeling only to these segments. This allows the system to achieve high stereoscopic effect quality for critical elements while keeping the overall processing time manageable by skipping detailed analysis in non-critical regions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by focusing depth enhancement efforts on detected faces and key objects rather than processing the entire image uniformly. This selective approach delivers improved stereoscopic effect where it matters most while reducing overall computational burden and processing time compared to exhaustive full-image processing.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9305206B2Method for enhancing depth maps
Publication Date: 2016.04.05 HOMEWAV LLC
  • US9305206B2 patent drawing
  • US9305206B2 patent drawing
  • US9305206B2 patent drawing

AI summary

A system for enhancing a depth map associated with a 2D image wherein a face detector analyzes the 2D image to determine a position of a face in the 2D image, the system utilizes the position to derive a depth model; and the depth model is combined with the depth map to generate an enhanced depth map.