scalableminds / webknossos

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

Register all segments in this bounding box should be mag-aware #8044

Open daniel-wer opened 2 weeks ago

daniel-wer commented 2 weeks ago

Detailed Description

Context

This would allow to register segments for large objects, for example somata or nuclei which is usually done in a much coarser mag, for example mag 32. With the current mag-unaware limit this is not possible at all.

daniel-wer commented 1 week ago

One more issue I noticed is that the functionality always uses the first segmentation layer, regardless of whether it's visible or not. Other functions operating on segmentation layers, preferably select the visible segmentation layer. Maybe this is a quick fix, otherwise I'll create a separate issue for this.

philippotto commented 4 days ago

Maybe this is a quick fix, otherwise I'll create a separate issue for this.

Should be a quick fix afaik :+1: