java - FastDTW for Hand Gesture Pattern Recognition Example -


i using tri-axis accelerometer capture movements of hand. while coming through existing solutions, found fastdtw suitable 1 identifying patterns of time series data set. came across following libraries.

https://code.google.com/p/fastdtw/ https://github.com/cscotta/fastdtw/tree/9322f2a74c96f9c38f253c702a57dd23a16cf777

i'm new , want know, whether there useful examples use start playing that. want give accelerometer singals input , identify pattern represent particular movement. highly appreciate if provide useful code example this.

thank you.

yes, dtw algorithm should work, getting consistent readings hard part.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -