TraClusAlgorithm
TraClusAlgorithm copied to clipboard
Added output for the affiliated trajectories id
Now the output textfile can include the id of the trajectories that are being clustered.
Hi, thanks for sending the pull request. Can you explain a bit more about this feature? How can the clustering result be associated with the trajectories ids since this is a partition-based algorithm. One trajectory id can be associated with multiple clusters, one cluster can also be associated with multiple trajectories. Thanks!
The purpose of the feature is to find out/visualize the cluster contains which trajectory. The picture below is an example of this feature. Cheers!