Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()
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
https://github.com/victordibia/handtracking
https://github.com/opencv/opencv/tree/master/data/haarcascades
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