An interactive software to extract vessel centerline. The open end vessel will be enclosed in the process. Following parameters will be included in the output centerline vtp file:
- Abscissas
- Curvature
- Frenet system (Binomal, Normal, Tangent)
- Parallel Transport Normals
- Radius
- Torsion
CenterlineExtraction.exe <surface.stl> <capped_surface.stl> <centerline.vtp>
n
- New inlet/outlet point
space
- locating the inlet/outlet point
tab
- change inlet/outlet point type (red: inlet, green: outlet)
enter
- process
Output data is in VTK polydata format(.vtp). You may open with Paraview.
- Windows
- Ubuntu Developer Build
- Ubuntu [Eng] [中]
Prebuild binary for Windows can be downloaded here
GUI verion can be found in this repository.