Skip to content

Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()

Notifications You must be signed in to change notification settings

cgbsu/cgbsuFall2020BridgewaterStateUniversityRobotics460Repository1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

cgbsuFall2020BridgewaterStateUniversityRobotics460Repository1

Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()

Hand Keypoints Neural Network:

https://www.learnopencv.com/hand-keypoint-detection-using-deep-learning-and-opencv/ https://arxiv.org/pdf/1704.07809.pdf http://posefs1.perception.cs.cmu.edu/OpenPose/models/hand/pose_iter_102000.caffemodel

Handtracking NN

https://github.com/victordibia/handtracking

Face Haar Cascade

https://github.com/opencv/opencv/tree/master/data/haarcascades

Gesture Haar Cascade

https://github.com/Aravindlivewire/Opencv/blob/master/haarcascade/aGest.xml

This is a very incomplete project, but it improves on GoCV's sample hand gesture recognition for the purpose of using a drone. FingerCount function was modified from https://github.com/hybridgroup/gocv/blob/release/cmd/hand-gestures/main.go

About

Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published