Skip to content

jgnmlxt/Gesture_Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture Recognition Project

This project is developed by Phakphum Artkaew, Tianyu Gao, and Luna Liu

Introduction

This project takes in gestures on the x-y plane. One gesture is used as the key gesture, while others are compared with the key to determine their similarities.

  • Denoising: A low-pass filter is applied to remove noise.

  • Delay and Distortion Tolerance:

    • Dynamic Time Warping (DTW)
    • Cross-correlation
  • The sensitivities are set relatively low. In our tests, even when gestures seemed to match to us, the correlations were pretty low. Despite this, it has good accuracy, sensitivity, and precision, and is functioning for most cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors