Hello,
After doing some research I haven’t found exactly what i’m looking for. Basically I looking for a way to translate movement of an object in a video file (like a recording of a ball jumping up a down) to values that I can use to move servos. I’m more comfortable with arduino so that’s the microcontroller that I’m aiming to use with this project.
I’d like to either be able to move the servos in realtime in sync while playing the video or saving the values and using them later on by themselves.
I imagine something like playing a video, defining what in the video I want to track and having it saving the values of the object position in the screen.
Thanks for your help in advance.
Top Comments