Skip to content

How to add points to an OcTree in python #646

Answered by jcarpent
jmorgan-bdai asked this question in Q&A
Discussion options

You must be logged in to vote

You can easily create an Octree using:

octree = coal.makeOctree(points,resolution)

points should be a (num_points,3) array.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jmorgan-bdai
Comment options

Answer selected by jcarpent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #645 on January 09, 2025 14:34.