A Gesture Recognition Method Based on Depth Sensor

A depth sensor and gesture recognition technology, which is applied in the field of gesture recognition based on depth sensors, can solve the problems of algorithm efficiency, recognition accuracy and stability model data packet size defects, restricting the application of gesture recognition technology, etc.

CN107742102BActive Publication Date: 2020-03-24BEIJING HUAJIE IMI TECH CO LTD
3 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2020-03-24

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a gesture recognition method based on a depth sensor. The steps are sequentially acquiring depth stream information and human skeleton node data; dividing gesture areas; frontalizing and binarizing 3D point cloud coordinates of the gesture areas; extracting gesture features , normalization and dimensionality reduction processing; screening the gesture features to obtain the optimal gesture feature subset; using the support vector machine to train the gesture classifier to obtain the classification results; filtering the gesture classification results. The invention makes up for the defects of the prior art, and improves the accuracy, stability and efficiency of gesture recognition.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of depth measurement and gesture classification, in particular to a gesture recognition method based on a depth sensor. Background technique

[0002] Gesture recognition has always been a very important technology in human interaction applications. Gesture recognition based on depth information has inherent advantages compared with traditional computer vision-based gesture recognition. The extracted features on the graph affect the final recognition rate.

[0003] The existing gesture recognition technology based on depth information generally extracts gesture contour features for classification. The methods based on shape features mainly include: (1) shape content analysis; (2) template matching; (3) Haus Doman distance; (4) ) Direction histogram; (5) Hu invariant distance. The existing gesture recognition methods based on depth information have defects in algorithm efficiency, recognition accuracy and stability, a...

Examples

Embodiment Construction

[0060] The technical solutions of the present invention will be described in detail below in conjunction with the accompanying drawings.

[0061] A gesture recognition method based on a depth sensor, such as figure 1 As shown, the specific steps are as follows.

[0062] 1. Obtain depth flow information and human skeleton nodes through 3D depth sensor

[0063] 2. Gesture segmentation

[0064] After the depth device collects the depth flow information and human skeleton nodes, it will segment the hand area to obtain the 3D point cloud coordinates that only include the gesture area. The specific steps are as follows:

[0065] figure 2 The w*h plane image acquired for the depth device, which takes the center of the image as the origin. Because the depth value collected directly from the depth device is not the actual distance. So it needs to be converted to an actual depth distance value:

[0066] d=K*tan(d raw / 2842.5+1.1863)-0.037

[0067] K=0.1236m,d raw Represents ra...