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

Boundary smoothing #256

Open
mrbuche opened this issue Dec 20, 2024 · 0 comments
Open

Boundary smoothing #256

mrbuche opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@mrbuche
Copy link
Contributor

mrbuche commented Dec 20, 2024

Is your feature request related to a problem? Please describe.

None of our dualization plans will change the fact that exterior and interior boundaries will still be stair-stepped.

Describe the solution you'd like

An interior (possibly exterior) surface smoothing scheme is required, possibly something like marching cubes?

Describe alternatives you've considered

Dualization of the segmentation will mostly place cells-as-voxels along boundaries, which will become elements, which will leave us with approximately the same stair-stepped boundary as if we directly meshed the segmentation (in comparison, the only new thing we can is interior adaptivity).

Additional context

This might be more important in the short term.

It also could be useful to just have the option to return the reconstructed surfaces as STL etc. files.

@mrbuche mrbuche added enhancement New feature or request question Further information is requested labels Dec 20, 2024
@mrbuche mrbuche changed the title Exterior and interior boundary smoothness. Boundary smoothing Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants