Ask Your Question
0

Best way to cluster a group of people running?

asked 2016-02-26 09:34:38 -0600

MarKS9 gravatar image

I have implemented Optical flow on a video in which a group of people are running. I need to cluster them into a group and then track them accordingly.

I am confused which clustering algorithm should i be using K-means or Mean shift? Can anyone please help me out.

edit retag flag offensive close merge delete

Comments

There are a couple of ways. If you're using sparse optical flow, probably use K-means to cluster. If you're using dense, you might want to use segmentMotion.

Tetragramm gravatar imageTetragramm ( 2016-02-26 14:19:03 -0600 )edit

Thank you! Could you please post some links for a sample code. Tried to google it but in vain.

MarKS9 gravatar imageMarKS9 ( 2016-02-27 12:24:02 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-02-27 17:57:40 -0600

Tetragramm gravatar image
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-26 09:34:38 -0600

Seen: 266 times

Last updated: Feb 26 '16