Relative Velocity Gesture Recognition for Operation Body

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies face challenges in accurately recognizing gestures made by an operation body due to the consideration of absolute velocity components, which affects the accuracy of command execution, particularly in scenarios where relative movements are involved.

Innovation Solution

An information processing apparatus and method that calculates relative velocity between different points on an operation body, allowing for more accurate gesture recognition by isolating the relative velocity component from the absolute velocity, thereby improving the accuracy of gesture detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If absolute velocity is used to determine command execution, then the system can operate based on overall movement, but gesture recognition accuracy deteriorates due to inclusion of unwanted movement components

Engineering Contradiction:
Improvegesture recognition accuracyVSAvoidvelocity calculation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The velocity calculation is segmented into two independent components: velocity of the reference point (e.g., palm) and velocity of the operation point (e.g., fingertip). By calculating these separately and then computing their difference, the system isolates the gesture-specific velocity component from the overall movement, thereby improving gesture recognition accuracy without excessive complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The invention extracts and removes the reference point velocity component from the operation point velocity. By subtracting the reference point's velocity vector from the operation point's velocity vector, the system extracts only the relative motion component that corresponds to the actual gesture, eliminating the influence of unwanted overall movement

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If absolute velocity-based command determination is used, then implementation is simple, but gesture recognition accuracy deteriorates in scenarios involving relative movements

Engineering Contradiction:
Improvecommand execution reliabilityVSAvoidsystem implementation simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system dynamically adapts the velocity reference based on the operation context. By identifying a reference point on the operation body and calculating velocities relative to this dynamically chosen point rather than a fixed external frame, the system maintains reliability across different operation scenarios while keeping the implementation approach consistent and manageable

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11886643B2Information processing apparatus and information processing method
Publication Date: 2024.01.30 SONY GROUP CORP
  • US11886643B2 patent drawing
  • US11886643B2 patent drawing
  • US11886643B2 patent drawing

AI summary

Provided is an information processing apparatus that includes a relative velocity calculation unit that calculates, on the basis of data obtained by sensing of an operation body in chronological order, a relative velocity of a second point on the operation body with respect to a first point on the operation body, and a gesture recognition unit that recognizes a gesture of the operation body on the basis of the relative velocity.