Video processing in matlab
There's a robotics contest coming up in our univ. For that i've to build a robot that "sees" another robot in the arena and chases and catches it. Let's call mine as the cop and the other as thief. The arena will be video captured aerially and the video fed to the computer to which the robot is interfaced. The bot is autonomous. While designing the bot in itself is a big challenge, processing the video feed to identify where the thief is located currently is an even bigger problem. Does anyone know matlab? I know only the basics like plotting, func. generation, aliasing etc... Or is there some other software available to process the video? Can any one help me out on processing the video feed?
Thanks......