Replies: 6 comments 11 replies
-
|
That is not expected. I suggest to decrease the value of Would you mind sharing the 3D image? Maybe there is noise in it? |
Beta Was this translation helpful? Give feedback.
-
|
final_tissues.nii.gz facet_angle=30, If you need anything else, feel free to ask! |
Beta Was this translation helpful? Give feedback.
-
|
Hello @TorgeW |
Beta Was this translation helpful? Give feedback.
-
|
Hello @TorgeW thank you for the new data. I can reproduce the spikes in the regions describing a subdomain that is only one-voxel-thick at most. To mesh very thin regions like that and avoid spikes, the distance field should return a distance which is at most half of the thickness of the domain. The 3 straightforward ways for separating surfaces are driven by the
All of them are local criteria, that can be defined as you did by a sizing field. I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
Hello @TorgeW please have a look at the pull-request #7754. If the output mesh is too dense for your needs, you can run This combination of parameters and options should solve your issues. |
Beta Was this translation helpful? Give feedback.
-
|
I'm closing this discussion now. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
We are using cgal to created meshes from labeled head images.
We are using the following code:
This is the result where you can clearly see the spikes.
We are currently relabeling / splitting the spikes to resolve this issue but maybe there is a better solution?
Beta Was this translation helpful? Give feedback.
All reactions