Skip to content

punto-rojo/Sign-Language-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sign-Language-Recognition

Detecting hand gesture in a live video feed using OpenCV Uses opencv library

Proecess:

1. RGB_Image -> Grey_Scale_Image -> Binary_Image -> Hu_Moments_vector(in 7-d) -> Euler distance method (we used our custom) -> decision 

About

Detecting hand gesture in a live video feed using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages