webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Coordinate Systems for Annotation Layers

Open philippotto opened this issue 2 years ago • 1 comments

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=true in application.conf)
  • [ ] Specific to webknossos.org (set isDemoInstance=true in application.conf)

philippotto avatar Aug 16 '23 13:08 philippotto

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.

philippotto avatar Mar 20 '24 14:03 philippotto