vmtkmeshgenerator -ifile aorta1.vtk -ofile aorta1.vtu -edgelength 0.5
Internalerror in findedge(): Unable to find an edge in subface.
ERROR: In ../vtkVmtk/Misc/vtkvmtkTetGenWrapper.cxx, line 431
vtkvmtkTetGenWrapper (0x20e0d70): TetGen quit with an exception.
These random crashes were the main reason we gave up on using TetGen (and its GPL/commercial license).
We then found Cleaver2 (https://github.com/SCIInstitute/Cleaver2), which has many advantages over TetGen:
You can use SegmentMesher extension for 3D Slicer (https://github.com/lassoan/SlicerSegmentMesher) to run both TetGen and Cleaver2 so that you can easily compare the two. It is also interesting to note that with Slicer core features and SlicerVMTK and SegmentMeshes extensions, you can run your entire vascular data import, processing, segmentation, analysis, visualization, and export workflow in the same environment, using convenient GUI, Python console, scripting, or Jupyter notebooks.
Andras
--
You received this message because you are subscribed to the Google Groups "vmtk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vmtk-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vmtk-users/f86c22a1-9526-4645-8cf8-e49948cea18do%40googlegroups.com.