create a trajectory for 3D points of different frames
조회 수: 4 (최근 30일)
이전 댓글 표시
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개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!