Dynamic Time Warping algorithm for measuring similarity between two temporal sequences
make
java -jar dtw.jar
make run or make run3D
This repository contains a software developed for a college project. Given a list of Wii moves, for each move, structured in series, find the most similar move and then classify it by checking if it has the same label.