webknossos
webknossos copied to clipboard
Coordinate Systems for Annotation Layers
Detailed Description
Currently, each dataset layer can have a transformation. However, layers cannot simply reuse existing transformations within that dataset (they need to be duplicated). Additionally, annotation layers cannot freely choose from existing transformations (instead, they have no transformation as long as they are not a segmentation-fallback-layer).
We need to discuss a design to improve the above problem.
Context
- [ ] Specific to long-running jobs (set
jobsEnabled=trueinapplication.conf) - [ ] Specific to webknossos.org (set
isDemoInstance=trueinapplication.conf)
With 7588, one can annotate transformed datasets (skeletons and volume annotations). Proper systems would still be desirable, but I suggest to defer this until the actual need arises.