Jess Tate
Jess Tate
I think you should consider the sizing field more of a relative value, partially because there are other factors that contribute to the actual element size like the sampling rate...
We noticed in our meeting on aug 5, 2021 that tetgen is not built with cleaver and is not called as a library. Ross mentioned that it was for the...
The tet-windup refers to the order of the vertices in each tet of the mesh, and the fix_tet_windup will change the order, but not change the positions of values of...
I'm a little confused. Do you want the mesh to be more like the first or the second image? Since this example is a sphere, it is automatically reducing the...
Since the final mesh is the result, flat shading should still be an option.
Per Mar 31, 2023 discussion: - [ ] develop Slicer-SW use case - [ ] anounce on Slicer Forum - [ ] design API Maybe the easiest strategy would be...
From @jcfr: Assuming python wheels are published, the easiest would be to develop a Slicer "Scripted" module, the "Extension Wizard" module will allow you to create an extension and add...
parent issue #1940
Seg3D has a socket layer that should enable data exchange through the seg3d's action layer. data needs to saved to disk, but will except filepaths for data to read and...
Currently has a segfault. We will need to dig into this a bit. Maybe we can merge it into a branch for now.