TRACKING 3D objects with Point Cloud (matfile)
이전 댓글 표시
Hello. I am having around 1800 mat files that are the output of Venlodyne lidar. I have converted all of them to the PCD format as well. So, I want to tracking point visually in the vertical displecement. Here are some files for instance. Please help me with this question. Thank you so much for your support!
댓글 수: 1
Hrishikesh Borate
2022년 9월 26일
Hi,
As per my understanding, you are trying to track lidar segments across multiple lidar frames. To track these segments, you can fit a bounding box for each segment in the point cloud and track them as shown in the Track Vehicles Using Lidar: From Point Cloud to Track List example.
If this is not what you are targeting, please elaborate more on the requirements.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Lidar Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!