create a trajectory for 3D points of different frames
4 views (last 30 days)
Show older comments
I have a frames of depth images representing 3d points, I want to plot the trajectories of each 3d point in Matlab, but I'm not sure how can I create the trajectory of each point and through frames then plot it, so if anyone could please advise. I've searched but I only find how to plot a trajectory, but I don't know how to create trajectories for every point in different frames.
2 Comments
Walter Roberson
on 2 Sep 2013
If you have three space dimensions and then time as well, you would be attempting to produce a 4D plot. In order to represent the 4th dimension you would need to encode it as color or marker shape or marker size or transparency
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!