Skip to content

jgcmarins/dynamic-time-warping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamic-time-warping

Dynamic Time Warping algorithm for measuring similarity between two temporal sequences

how to use

to compile

make

to run

java -jar dtw.jar

to run with any test case

make run or make run3D

aditional information

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.

License

GPL-2.0

About

Dynamic Time Warping algorithm for measuring similarity between two temporal sequences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published