我想使用Google Glass来检测用户的眨眼率,这是否可以使用内置传感器?我怎么能从这开始呢?
答案 0 :(得分:0)
不是真的,你可以发现"眨眼"这需要用户设置什么" wink"但是,但是没有直接访问IR传感器来检测闪烁(没有"生根")
答案 1 :(得分:0)
实际上你可以使用像:
这样的玻璃库import com.google.android.glass.eye.EyeGesture;
import com.google.android.glass.eye.EyeGestureManager;
import com.google.android.glass.eye.EyeGestureManager.Listener;