Hi!
I want to "track" something (vehicle or people in motion) in video camera (ex: webcan).
I was thinking in make a interface in C++ ou VB.net where the video camera image show me a image. When I "track (some like a square)" on my target in a image video camera, the square following the target. Look like a FLIR System when designated something.
Somebody can I help me? Where can I begin to do that?!
Thanks a lot in advance, this forum really help me!
You need to be a member of diydrones to add comments!
Replies
There is a company is Australia that does this.
It's military grade stuff but I guess this is kind of what you want?
Hi have you seen this software http://www.roborealm.com/ i have the older free version might be what your lookin for
this could send commands back to your bot from your laptop with xbee and control pan&tilt or yaw ,,well thats my plan anyhoo
If you find any good resources please post its a really interesting topic! For the more advanced users, would this be capable with a ATMega based system or would it be over its limits?
Possibly this could help haven't dove too deep into it yet but it might have some good info.
http://www.societyofrobots.com/programming_computer_vision_tutorial...
If your looking to track something like a person, that is way more complicated. Look up optical flow.
I was searching in internet and find www.processing.org
Is a good way to begin?
Not a newbie project, thats for sure!