Hello everybody,
I'm new to the community and have pretty much no experience in this field at all. I have an idea that I want to make reality, and wanted to ask you guys if it would be possible to make this with an Arduino.
Here's the idea:
I want to use a fixed webcam (or other camera) to detect pedestrians, then calculate the center point of them, and then directing some servos to that center point. That's it.
What I have:
I found some tutorials on face tracking via pan/titlt servos and OpenCV/Processing. For example: Face Tracking with a Pan/Tilt Servo Bracket - SparkFun Electronics
I also found some open source projects on people/pedestrian tracking, like for example: https://bitbucket.org/rodrigob/doppia
The problem:
I have no idea if it is possible to combine, and if it is, I have no idea how to do that. I basically havent figured out where to start and what to do.
Can anyone help me there?
Question 2)
Would it be possible to make all of that without using an external computer or laptop where to which the arduino needs to be connected at all times, but simply using something like pcduino or anything like that?
Thanks for the help!