【发布时间】:2015-03-04 13:33:26
【问题描述】:
有没有什么方法可以在 Android 手机中使用前置摄像头检测手势(朝右/左/上/下挥手) 我试过链接http://www.nanocritical.com/nanogest/api/android.html> 但是它的API在这个链接或任何地方都不可用。我只需要识别4个方向的手的WAVE运动,以实现页面导航和滚动功能。
【问题讨论】:
标签: android gesture-recognition
有没有什么方法可以在 Android 手机中使用前置摄像头检测手势(朝右/左/上/下挥手) 我试过链接http://www.nanocritical.com/nanogest/api/android.html> 但是它的API在这个链接或任何地方都不可用。我只需要识别4个方向的手的WAVE运动,以实现页面导航和滚动功能。
【问题讨论】:
标签: android gesture-recognition
我找到了一种解决方案来识别来自this 链接的手部动作(向右/向左/向上/向下挥手) 我发现这很有用。
【讨论】: