Tracking different colors multiple times

Hi,

I am currently working on a project that requires me to track 4 different colors multiple times.

If I have 5 red and 3 blue dots for example I’d need to be able to track their position and still tell the red and the blue dots apart from each other. I tried the built in colortracker, but it seems to only allows one tracked object per color.

Since I am still fairly new to VVVV so I don’t exactly know how to approach this problem. Any help would be appreciated.

You may try a pipet approach, using hsv or rgb color split to find out your color. but this will not give you tracked id. Maybe someone has a module to create ids and following them?

Maybe this could be solved by a third party software doing biotracking. I have two years ago seen impressive results with udp sending but i do not remember this name