pollen-robotics / dtw

DTW (Dynamic Time Warping) python module
GNU General Public License v3.0
1.16k stars 233 forks source link

Why normalizing by shape ? #14

Closed FranGoitia closed 7 years ago

FranGoitia commented 7 years ago

Why are you normalizing the dtw distance by shape ?

pierre-rouanet commented 7 years ago

See my answer in https://github.com/pierre-rouanet/dtw/issues/2.