webknossos-libs
webknossos-libs copied to clipboard
Allow live compression for tiled cubing
I assume this is fixed via the new add_layer_from_images() method, right? (see PR #741)
@philippotto Do you agree? Should we still leave this open?
Maybe! Does the current add_layer_from_images implementation support tiled images? If yes, how would one use that?
Ah, so tiled means 2D tiles in xy, right? That's not possible yet, but should be relatively simple to add 👍
Ah, so tiled means 2D tiles in xy, right?
Exactly!