create a trajectory for 3D points of different frames
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 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
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!