jackyko1991 / Vessel-Centerline-Extraction

An interactive software to extract vessel centerline
GNU Lesser General Public License v2.1
62 stars 16 forks source link

Vessel-Centerline-Extraction

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:

Usage

CenterlineExtraction.exe <surface.stl> <capped_surface.stl> <centerline.vtp>

Interaction Keys:

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.

Build from Source

Prerequisites

Compilation Procedure

Prebuild Binary

Prebuild binary for Windows can be downloaded here

GUI Version

GUI verion can be found in this repository.