1

I am working on my OpenCV project with Python which basically recognizes hand gestures. I want to do the same using Android. Is it possible? Is there any way to do so?

I want to recognize very basic hand gestures using my Android device. Is it possible with Python & OpenCV with Android? Also share any other way possible.

1 Answer 1

1

This process can be done via NDK & OpenCV with Java support in Android Studio. You need to compile NDK libraries and generate .so files. Then the project will work.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.