Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use datastore segment index for ad-hoc meshing #7615

Open
fm3 opened this issue Feb 9, 2024 · 0 comments
Open

Use datastore segment index for ad-hoc meshing #7615

fm3 opened this issue Feb 9, 2024 · 0 comments

Comments

@fm3
Copy link
Member

fm3 commented Feb 9, 2024

For on-disk segmentation layers (no annotation layers), the ad-hoc meshing could use the same optimization as the one for volume annotation layers if there is a segment index file.

Needs

  • Datastore route to expose the available positions from the segment index (same format as tracingstore has) – Maybe for datastore-tracingstore communication that could then also be used, in place of current GET /datasets/:organizationName/:dataSetName/layers/:dataLayerName/segmentIndex/:segmentId
  • Frontend to use that

Should also be used by the fullMesh.stl route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant