• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

create vectors from video

mbevolution

Member
im just wondering if any of you experts know a software that takes a video and convert an object in it into motion vectors? For example, if I have an exploding bombshell, I want to select a fragment at the very 1st frame and let the software identify this very fragment until the last frame and create a series of vectors for each frame.

i know if I do it manually I can use flash, but I have too many fragments and too many frames so that would take too much time.
 
Identifying objects moving between frames is a hard problem. You might have some luck with Fizick's MVTools for AviSynth. But I suspect if the pieces are rotating it will be near impossible to identify their motion.

Edit: Even if MVTools does do something for you, there's a good chance you'll have to write some code to get the vectors in the format you want.
 
thx guys, ya i was hoping that the new adobe cs5 suite would have some type of feature that does this kind of stuff, lol maybe i can convince my boss to purchase the autodesk for the project, we'll see.
 
Back
Top