Clustering a set of Motion Vectors into Optimal Clusters based on position, direction?

2 views (last 30 days)
Wondering if anyone can help me on this: I have a set of motion vectors representing people, I want to cluster these vectors into the different objects/people based on the vectors' proximity to one another as well as their direction and possibly past locations of clusters which I can also give as an input?
Anyone have any ideas on how to do this? I've been looking at agglomerative clustering and then evaluating the silhouette values and choosing clusters accordingly but perhaps there are better ways?

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!