I'm looking for a way to track two different colors at the same time using a single camera with OpenCV 2.3 (python bindings).
I've read through a number of papers regarding OpenCV but can't find any mention as to whether or not it's capable of analyzing multiple histograms at once.
Is this is even technically possible or do I need a separate camera for each color?
