01 January 2014 12 4K Report

I am planing to realize a project for gesture recognition using Deep Belief Networks on multimodal data streams captured by a Kinect.

Because I have some experience in Java, I would choose Java to extract the data streams using the OpenNI framework.

Would you say that Java is the right language to approach the problem? Does it make sense to learn other languages (like Python or R) which might make more sense? Which? What are the upsides? Will it kill me to stick with Java? If you think Java is cool and I can use it, what libraries do you propose?

Any help is highly appreciated. Thank you!

Here is another question I have about the project:

https://www.researchgate.net/post/Deep_learning_for_active_gesture_recognition

Similar questions and discussions