TrajectoryClustering icon indicating copy to clipboard operation
TrajectoryClustering copied to clipboard

This application written in Python is capable of fully automatic clustering of 2D trajectory data.

Results 3 TrajectoryClustering issues
Sort by recently updated
recently updated
newest added

Running under Windows environment appears errors ImportError: cannot import name 'scipy' from 'scipy.io.matlab.mio5_utils' how can i solve the problem?

Thank you for this wonderful work! I plan to cluster trajectories with my own data. However, the following test fails https://github.com/bednarikjan/TrajectoryClustering/blob/13e4ec337ae9d393d0a05d2de6d2461a78e22b5c/clustering.py#L261-L270 ``` Traceback (most recent call last): File "clustering.py", line...

Hello,thanks for your code. InTkinter,HOW to save the resultant image? Best wishes.