Alen Alexander
Alen Alexander

Reputation: 735

Recognize Hand Getsures in Android

Is there any way to detect hand gestures (wave of hand towards right/left/up/down) using front camera in Android mobiles I have tried the link http://www.nanocritical.com/nanogest/api/android.html> But its API is not available on this link or anywhere.I just need to identify WAVE movement of hand in 4 directions so as to implement page navigation & scrolling features.

Upvotes: 3

Views: 3613

Answers (1)

Alen Alexander
Alen Alexander

Reputation: 735

I have found a solution to recognise hand movements(wave of hand towards right/left/up/down) from this link I found this useful.

Upvotes: 3

Related Questions