3D Face Model Refinement via Patch Region Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current 3D face modeling methods struggle to accurately generate personalized models that match the texture and shape of a user's face, leading to a lack of refinement and reality in applications like facial recognition and animations.

Innovation Solution

A method that uses a 2D input image and a generic 3D face model to generate a personalized 3D face model by detecting facial landmarks, estimating parameters, and adjusting the shape based on the relationship between depth and texture images, using transformation matrices and Delaunay triangulation to refine the model's vertices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a generic 3D face model is used for 3D face modeling, then the modeling process is simplified and faster, but the personalized accuracy and realism of the face model deteriorates

Engineering Contradiction:
Improvemodeling speedVSAvoidpersonalized accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The face model is divided into multiple patch regions that are processed independently. Each patch region is adjusted based on corresponding depth and texture image data, allowing localized refinement while maintaining overall modeling efficiency. This segmentation enables parallel processing of different face regions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different regions of the face model are adjusted with different levels of detail and refinement. The patch regions are selectively modified based on their correspondence with depth and texture images, applying local quality adjustments to specific facial features while preserving the global structure of the generic model.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If facial landmarks and transformation matrices are used to adjust the 3D face model, then the personalized accuracy improves, but the computational complexity and processing time increases

Engineering Contradiction:
Improvepersonalized accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The face model adjustment is segmented into multiple patch regions, each processed with its own transformation matrix. This divides the complex global adjustment problem into smaller, more manageable local adjustments, reducing overall computational complexity while maintaining accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Instead of adjusting the entire 3D face model uniformly, only specific patch regions are adjusted based on their correspondence with depth and texture images. This partial action approach focuses computational resources on critical facial features while skipping less important regions.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If the entire 3D face model is adjusted uniformly, then the processing is simpler and faster, but the local refinement and detail accuracy deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidlocal refinement accuracy
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The 3D face model is segmented into multiple patch regions that can be processed independently at different levels of detail. This allows uniform processing for overall shape while enabling local refinement for specific facial features, combining the benefits of both uniform and differentiated approaches.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Uniform adjustment is applied to the entire model for efficiency, but additional partial adjustment actions are applied to specific patch regions where local refinement is needed. This combines fast global processing with targeted local refinement.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10482656B23D face modeling methods and apparatuses
Publication Date: 2019.11.19 SAMSUNG ELECTRONICS CO LTD
  • US10482656B2 patent drawing
  • US10482656B2 patent drawing
  • US10482656B2 patent drawing

AI summary

A three-dimensional (3D) face modeling method and apparatus is disclosed. The 3D face modeling apparatus may generate a personalized 3D face model using a two-dimensional (2D) input image and a generic 3D face model, obtain a depth image and a texture image using the generated personalized 3D face model, determine a patch region of each of the depth image and the texture image, and adjust a shape of the personalized 3D face model based on a matching relationship between the patch region of the depth image and the patch region of the texture image.