I just found roborelm and am having some fun with it. I'll just tell you my goals, and see if i can get pointed down the right path.
What i want to start with is tracking a person, or animal, walking around the room. I want to relay the coordinates of those objects to be able to control a couple of motors. The goal is to have a robotic head and eyes follow you around the room. if there is more than one blob in the room, i would eventually like the robot to change its attention at random intervals.
So step one is to track blobs. By using the movement module I have found it easy to create white blobs on movement in the room.
Step two would be to to find those coordinates so i can control some dc motors . the robots head wont be int he same location as the camera, so ill have to work on converting the point of view coordinates for the camera to the pov of the robots head. a lot of that i will be able to do.
Where do I go from here to get the COGS for each blob?
thanks for any tips.
-rob
|
|