create a trajectory for 3D points of different frames
显示 更早的评论
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 个评论
Walter Roberson
2013-9-2
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Motion Detection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!