Hybrid Pose Estimation Using Confidence-Based Recognition and Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current motion recognition technologies face challenges in accurately estimating user poses from depth images, particularly when confidence levels in recognition results are below predetermined thresholds, leading to inefficiencies in tracking and re-estimation processes.

Innovation Solution

A hybrid pose recognition and tracking method that utilizes a combination of recognition and tracking units, employing classification trees for initial pose recognition and user models for tracking, with confidence-based decision-making to switch between recognition and tracking processes, and selecting appropriate user models based on similarity to enhance accuracy and adaptability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If pose recognition is performed using classification trees, then pose estimation can be achieved, but accuracy deteriorates when confidence levels are below predetermined thresholds

Engineering Contradiction:
Improvepose estimation accuracyVSAvoidconfidence level
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

A user model serves as an intermediary between the depth image and the pose estimation. When confidence from classification tree recognition is insufficient, the system uses the user model to fill in missing pose information, mediating between the unreliable recognition result and the required accurate pose estimation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the approach based on confidence parameter thresholds. When confidence is above the threshold, classification tree recognition is used; when confidence is below the threshold, user model tracking is used. This parameter-based decision-making resolves the contradiction by selecting the appropriate method based on reliability conditions.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If tracking is performed using user models, then pose can be tracked, but the system complexity increases due to multiple models and confidence thresholds

Engineering Contradiction:
Improvepose estimation efficiencyVSAvoidsystem structure
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system dynamically switches between classification tree recognition and user model tracking based on confidence levels. This dynamic approach allows the system to adapt its complexity based on the situation, using simpler recognition when possible and more complex tracking only when necessary.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The user model is prepared in advance with predetermined body part configurations and relationships. This preliminary preparation allows the system to quickly switch to tracking mode when needed, reducing the computational overhead of model creation and enabling efficient operation.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If confidence-based switching between recognition and tracking is implemented, then pose estimation reliability improves, but processing time increases due to additional decision-making steps

Engineering Contradiction:
Improvepose estimation reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The confidence threshold and switching logic are predetermined and prepared in advance. The system continuously monitors confidence levels and is ready to switch between recognition and tracking modes without delay, minimizing the time overhead of decision-making.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses feedback from confidence level assessment to dynamically adjust the processing path. When confidence is sufficient, recognition is used; when confidence is insufficient, tracking is activated. This feedback mechanism ensures reliable pose estimation while optimizing processing time based on actual conditions.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS9697609B2Method and apparatus for estimating pose
Publication Date: 2017.07.04 SAMSUNG ELECTRONICS CO LTD
  • US9697609B2 patent drawing
  • US9697609B2 patent drawing
  • US9697609B2 patent drawing

AI summary

A method and apparatus for estimating a pose that estimates a pose of a user using a depth image is provided, the method including, recognizing a pose of a user from a depth image, and tracking the pose of the user using a user model exclusively of one another to enhance precision of estimating the pose.