You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
Thanks for sharing your work, it is a great improvement that make kdtree cost less time when add new points, however, if I want to delete some points, can this framework handle without build a new kdtree?
The text was updated successfully, but these errors were encountered:
Yes, the ikd-Tree supports both point-wise and box-wise delete as memtioned in our preprint papaer. Please refer to our demo cpp for further information.
hi
Thanks for sharing your work, it is a great improvement that make kdtree cost less time when add new points, however, if I want to delete some points, can this framework handle without build a new kdtree?
The text was updated successfully, but these errors were encountered: