1 | initial version |
The Raspberry Pi hardware is strong enough to do real time color based object tracking.
However AFAIK it can control only one servo (one PWM generator for the GPIO). You can also connect a microcontroller (Arduino) for servo control.
Check also some dedicated machine vision hardware like OpenMV, it can be a good solution for your project.