Current state of OpenCV hand gesture recognition?

后端 未结 2 1209
心在旅途
心在旅途 2020-12-29 08:17

What is the current state of hand gesture recognition in OpenCV?

I have seen great examples of being able to detect hand gestures (e.g. https://www.andol.me/1661/) b

2条回答
  •  -上瘾入骨i
    2020-12-29 09:00

    cvConvexityDefects() is the key step following the hand segmentation as done in andol.info/hci/1661.htm

提交回复
热议问题