scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
128 stars 24 forks source link

Create Volume Tracing lazily #5692

Open philippotto opened 3 years ago

philippotto commented 3 years ago

Detailed Description

When creating a new annotation, it will be a hybrid by default. Therefore, containing a skeleton and a volume tracing. I suggest to not create the volume tracing eagerly, but wait for the first volume-related user action to do the creation. There are several advantages to this approach:

Disadvantages:

Context

normanrz commented 2 years ago

I think this would be fantastic. With multiple segmentation layers now implemented, the disadvantage is also gone.