Hi everyone, I have uploaded the codes for my project - "Mouse Gesture Recognition with Hidden Markov Model - Java".
You can find it @ google code : https://code.google.com/p/mouse-gesture-recognition-java-hidden-markov-model/.
This svn repository @ google code contains eclipse source code (VQ and HMM codes from OCVolume Project.) , trained hmm models and codebook, captured data for few gestures.
Similar codes for Speech Recognition System using HMM/VQ + MFCC will be uploaded SOON.
DEMO VIDEO: http://www.youtube.com/watch?v=0CNJ2fCj4xQ
Hello Ganesh/gtiwari,
ReplyDeleteI found your project on git and as I am currently working on a similiar topic. I will most likely copy/reuse/refine some of the elements you implemented, especially the HMM. I'm thinking about letting you know about the final result, cause there a many variances and differences. Nonetheless the basic structure (Feeding an recognition algorithm with a rawFeature and having a small gui) will be same. Anyway, the credits will be still yours. I appreciate your work.
Best Regards, Ben
Hello Ganesh/gtiwari,
ReplyDeleteI found your project on git and as I am currently working on a similiar topic. I will most likely copy/reuse/refine some of the elements you implemented, especially the HMM. I'm thinking about letting you know about the final result, cause there a many variances and differences. Nonetheless the basic structure (Feeding an recognition algorithm with a rawFeature and having a small gui) will be same. Anyway, the credits will be still yours. I appreciate your work.
Best Regards, Ben