MichaelBuessemeyer
MichaelBuessemeyer
This pr tries to add a perspective camera to the 3D viewport. More information is posted below ⬇️ ### URL of deployed dev instance (used for testing): - https://addperspectivecamerafortd.webknossos.xyz ###...
## Detailed Description Currently, wk has two inferral jobs: Nuclei and neuron inferral. Both have a segmentation layer as an output. The name of this output layer is currently not...
## Detailed Description When trying to move through a dataset via e.g. space one can hold space. In that case, the move value is used to calculate the speed with...
## Detailed Description The left-hand sidebar is fixed width. We could consider making it dynamically resizable similar to the right-hand sidebar. Any sidebar components would need to responsively resize as...
## Context During debugging the [Skeleton SAM PR](https://github.com/scalableminds/webknossos/pull/7575) we noticed that in some cases the `DataApi.getDataForBoundingBox` API method does not return although all data for the requested bbox should be...
### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### Steps to test: - Create an annotation and trace some part of some cell with a skeleton. A...
This PR lets cover layers "shine / see through" for each voxel where the color value is out of the range configured as the histogram min and max bounds. This...
## Detailed Description There is currently a PR to enable SAM Quick Select via Skeletons. The prediction is always done in the best resolution. However, a user might desire the...
This PR modifies the toast lib to render the notifications in the user-set theme. Previously, the theme was always set to light and therefore the background of the toast messages...
This PR disables the UI elements allowing the creation of a new dataset as an output of a job for normal unprivileged users. ### URL of deployed dev instance (used...