Skip to content

DGtal & Octree structures #1549

Discussion options

You must be logged in to vote

Thanks for your interest in DGtal !
Although it could seem quite natural in a digital geometry setting --- and also not very complex to write --- octrees are not implemented yet in DGtal. I have a vague souvenir of ImageContainerByHashTree that can be used for an image octree (@dcoeurjo it think you had written an example at the time), but there is no official way to handle and store hierarchical structures.
In fact, in most digital geometry processing algorithm, an octree structure does not really help.
Quite recently I had discussion with David about dedicated encoded DAG structures to represent huge 3D scenes, like octrees but with similar branches not replicated, but it stayed more as…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dcoeurjo
Comment options

@FMRobS
Comment options

@dcoeurjo
Comment options

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