Gesture Detection Using Face-Frame Filtering for False Hand Rejection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing gesture detection systems inaccurately identify objects other than hands as hands due to variations in video quality, leading to incorrect hand detection.

Innovation Solution

A gesture detection apparatus that includes a face frame information acquisition unit, a hand candidate detection unit, and a determination unit to set a face frame around the face and reject hand candidates based on overlap conditions with the face frame, ensuring accurate hand detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If gesture detection is performed based on video capture without additional constraints, then the detection coverage is wide, but the detection accuracy deteriorates due to false identification of non-hand objects

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

Solution Approach 1:

The detection process is segmented into multiple independent stages: face detection and framing, hand candidate detection, and overlap-based filtering. By dividing the detection task into separate modules with distinct functions, the system improves hand detection accuracy while maintaining manageable complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A face frame is introduced as an intermediary element between the video input and hand detection output. The face frame serves as a reference structure that mediates the filtering of hand candidates through overlap detection, enabling accurate hand identification without requiring complex direct analysis of hand features alone.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Area of stationary object

If the detection area is expanded to cover more potential hand regions, then the detection coverage increases, but the number of false positives increases

Engineering Contradiction:
Improvedetection areaVSAvoiddetection reliability
Core Design Contradiction:
Area of stationary objectVSReliability

Solution Approach 1:

The system applies different detection strategies to different spatial regions: the face frame is detected with high precision in its specific location, while hand candidates are screened based on their spatial relationship (overlap) with the face frame. This localized quality approach ensures that the expanded detection area does not compromise reliability, as each region is processed with appropriate scrutiny.

Inventive Principle:
Principle #3Local quality

3Productivity

If simple hand candidate detection is used without verification, then the processing speed is fast, but the detection accuracy is low

Engineering Contradiction:
Improveprocessing speedVSAvoidhand detection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system performs preliminary detection of hand candidates quickly across the video frame, then applies a verification step by checking overlap with the pre-detected face frame. This preliminary action approach maintains fast initial processing speed while adding a lightweight verification layer that significantly improves detection accuracy without requiring complex reprocessing.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12536827B2Gesture detection apparatus and gesture detection method
Publication Date: 2026.01.27 MITSUBISHI ELECTRIC CORP
  • US12536827B2 patent drawing
  • US12536827B2 patent drawing
  • US12536827B2 patent drawing

AI summary

Provided is a gesture detection apparatus that accurately detects a hand of an occupant in gesturing. The gesture detection apparatus includes a face frame information acquisition unit, a hand candidate detection unit, and a determination unit. The face frame information acquisition unit acquires face frame information. The face frame is set so as to surround the face of the occupant detected on the basis of the video. The hand candidate detection unit detects a hand candidate on the basis of the video. The determination unit rejects the information of the hand candidate so that the hand candidate is not detected as the hand of the occupant in the gesture of the occupant as a detection target on the basis of a predetermined condition regarding the overlap between the face frame in the video and the hand candidate frame set to surround the hand candidate.