Hand Gesture Recognition Using HOG Descriptors and Difference Images

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for recognizing hand gestures in complex backgrounds with varying lighting conditions are inefficient and unreliable, often misidentifying hand movements due to noise and requiring extensive data sets.

Innovation Solution

The method involves generating a difference image between a target image and a comparative image, using a HOG descriptor to recognize hand gestures by measuring resemblance values, and employing a HOS map to reduce noise and improve accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a learning based upon a Gaussian mixture model is conducted using many data sets to improve recognition accuracy, then measurement precision is improved, but loss of time and device complexity increase due to extensive data collection and model training

Engineering Contradiction:
Improvehand gesture recognition accuracyVSAvoidtime required for data collection and model training
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent extracts only the essential features needed for hand gesture recognition (skin color regions, hand movement images, hand likelihood images) rather than using complete data sets. By taking out only the necessary components and using a simplified integral image characteristic method, the system achieves accurate recognition without requiring extensive data collection and model training, thus reducing time loss while maintaining measurement precision.

Inventive Principle:
Principle #2Taking out (Extraction)

2Ease of operation

If skin color detection is used to identify hand regions, then ease of operation is improved, but reliability deteriorates when skin color regions besides hands exist in the image

Engineering Contradiction:
Improvesimplicity of hand detection methodVSAvoidaccuracy of hand region identification
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent merges multiple detection methods into a unified hand gesture recognition system. By combining skin color detection with hand movement detection and integral image characteristic analysis, the system maintains the simplicity of skin color detection while adding reliability through additional verification steps. The integrated approach allows the system to distinguish hands from other skin color regions by analyzing movement patterns and structural characteristics.

Inventive Principle:
Principle #5Merging (Combining)

3Ease of operation

If hand movement detection using brightness difference is applied, then ease of operation is improved, but reliability decreases when human movement exists in the background

Engineering Contradiction:
Improvesimplicity of movement detectionVSAvoidaccuracy of hand movement detection
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent applies local quality analysis by focusing detection on specific regions of interest rather than analyzing the entire image. By generating hand likelihood images that concentrate on areas with skin color characteristics and applying integral image characteristics to local regions, the system can detect hand movements accurately even when other movements exist in the background. This localized approach reduces false detections while maintaining the simplicity of brightness difference-based movement detection.

Inventive Principle:
Principle #3Local quality

4Ease of manufacture

If the related art method is used for hand gesture recognition, then ease of manufacture is improved, but productivity decreases due to reduction of efficiency and reliability

Engineering Contradiction:
Improvesimplicity of implementationVSAvoidrecognition efficiency
Core Design Contradiction:
Ease of manufactureVSProductivity

Solution Approach 1:

The patent replaces the complex mechanical learning-based Gaussian mixture model system with a more efficient method based on integral image characteristics. This substitution maintains ease of implementation while significantly improving recognition efficiency and reliability. The integral image characteristic method requires less computational resources and processing time, thereby increasing productivity without sacrificing the simplicity of the overall system architecture.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS8649560B2Method and interface of recognizing user's dynamic organ gesture and electric-using apparatus using the interface
Publication Date: 2014.02.11 LG DISPLAY CO LTD
  • US8649560B2 patent drawing
  • US8649560B2 patent drawing
  • US8649560B2 patent drawing

AI summary

A method of recognizing a user's dynamic organ for use in an electric-using apparatus includes scanning a difference image, which reflects brightness difference between a target image and a comparative image that are inputted through an imaging element, using a window; generating a HOG (histograms of oriented gradients) descriptor of a region of the difference image that is scanned when it is judged that the scanned region includes a dynamic organ; measuring a resemblance value between the HOG descriptor of the scanned region and a HOG descriptor of a query template for a gesture of the dynamic organ; and judging that the scanned region includes the gesture of the dynamic organ when the resemblance value meets a predetermined condition, wherein the comparative image is one of frame images previous to the target image.