Octree implementation for point cloud data

Hi can one tell me how to implement octree data structure for breaking the point cloud into smaller section for simpler manipulation.

 采纳的回答

kdtree for data dimensions up to 10 default to building trees, so pass in an N x 3 matrix to get an octree built internally.

2 个评论

@Walter Roberson thank you for your response. I will follow.
Removed Sensor Fusion and Tracking Toolbox from the list of products as it is not relevant.
For your information, the example (and all lidar processing) is from Lidar Toolbox.

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by