You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds surface area segment stat, based on mesh triangle surfaces
- Fixes fullMesh loading with ad-hoc meshes, also used in
render_animation worker jobs
### URL of deployed dev instance (used for testing):
- https://meshsurfacearea.webknossos.xyz
### Steps to test:
- For dataset with segment index file, and also for volume annotation:
- Context menu should now have explicitly triggered loading of segment
statistics
- Surface area should be included
### TODOs:
- [x] Fix Infinity/NaN
- [x] Validate math/output value against meshlab
- [x] move to segment statistics route
- [x] also allow for adhoc/volume/proofreading?
- [x] Frontend
- [x] Add surface area segment statistic
- [x] Move segment statistic out of toplevel rightclick menu to save
computation
- [x] Select correct combination of meshing parameters for the new route
- [x] Wait for #8922 to enable static layer ad-hoc without seedPosition
- [x] Re-Test proofreading ad-hoc, do we need to set
editableMappingTracingId or is the layer doing this for us already?
### Issues:
- fixes#8610
------
- [x] Added changelog entry (create a `$PR_NUMBER.md` file in
`unreleased_changes` or use `./tools/create-changelog-entry.py`)
- [x] Removed dev-only changes like prints and application.conf edits
- [x] Considered [common edge
cases](../blob/master/.github/common_edge_cases.md)
- [x] Needs datastore update after deployment
---------
Co-authored-by: Philipp Otto <[email protected]>
Co-authored-by: Michael Büßemeyer <[email protected]>
0 commit comments