jni / zarpaint

Paint segmentations directly to on-disk/remote zarr arrays
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Idea: visualize consecutive slices side by side #12

Open jni opened 3 years ago

jni commented 3 years ago

This can be achieved by re-adding the same layers to the viewer, but with a z (or t) offset going both forward and back. Because the data is shared by the different layers, editing one will edit all of them.