因项目需求,网上搜索了一圈当前的视觉手势识别sdk和开源项目。记录如下,期待高人提供更多的线索。
sdk:
face++
demo
19种手势(thumb_up,namaste,ok,beg,index_finger_up,thanks,phonecall,palm_up,big_v,double_finger_up,thumb_down,fist,rock,heart_a,heart_b,heart_c,heart_d,victory, hand_open),不限数量,任意光照。
据demo来看,整个流程分为两部分,先检测手势,然后做手势识别。虹软
视频demo
关键功能:手掌检测,拳头检测,触点检测,V字手势检测,抓放检测,挥手检测,手势跟踪,3D手势ManoMotion
视频demo
基于手机RGB摄像头的实时3D手势识别
开源项目:
https://github.com/jrobchin/Computer-Vision-Basics-with-Python-Keras-and-OpenCV
https://github.com/timctho/convolutional-pose-machines-tensorflow
作者:篱落秋风
链接:https://www.jianshu.com/p/b277119c19c8