Skip to content

Karina-Agliullova/hand-gesture-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand-gesture-recognition

Dataset:

  • The dataset that has been used for this project is recorded with a 3D camera
  • The dataset contains four different hand movements, moving up, down, right, and left
  • Values x and y were extracted from each recorded dataset
  • Values x and y were plotted on the scatterplot
  • Values on the scatterplot were interpolated to 20 frames

KNN:

  • The distance between the neighboring values was found with the use of Euclidean distance
  • The dataset was trained and tested

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages