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

nrrd input support for embedded remeshing #583

Open
4 tasks
daniel-zint opened this issue Dec 15, 2023 · 0 comments
Open
4 tasks

nrrd input support for embedded remeshing #583

daniel-zint opened this issue Dec 15, 2023 · 0 comments
Assignees

Comments

@daniel-zint
Copy link
Contributor

For the embedded remeshing component, we need to read the output data from 3d-slicer. Thus, I will add the teem library which contains the original nrrd read/write code.

  • create structure for embedded_remeshing component similar to adaptive_tessellation so that it can hold its own dependencies
  • add nrrd as dependency
  • load nrrd file
  • construct mesh from nrrd file with tags according to the segmentation
@daniel-zint daniel-zint self-assigned this Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant