Commit 857f5f95 authored by Radek Galabov's avatar Radek Galabov
Browse files

Update README.md

parent 5ea9a0d6
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -12,15 +12,15 @@ Your data folder should contain:

1) a folder named "dicom_input" with the dicom files of 4D flow sequence

2a) a folder named "mesh"
2 a folder named "mesh"

2b) an STL file with the vessel segmentation named "Segmentation.stl" in the "mesh" folder
3) an STL file with the vessel segmentation named "Segmentation.stl" in the "mesh" folder

2c) a VTK file with the vessel segmentation named "Mesh" in the "mesh" folder
4) a VTK file with the vessel segmentation named "Mesh" in the "mesh" folder

2d) a VTK file with the centerline named "Centerline" in the "mesh" folder.
5) a VTK file with the centerline named "Centerline" in the "mesh" folder.

3) a "measurement_info" file with numbers of flow sequence series and with signs of velocity encoded directions.
6) a "measurement_info" file with numbers of flow sequence series and with signs of velocity encoded directions.

The "Segmentation", "Mesh" and "Centerline" files are obtaind with the software Slicer (https://www.slicer.org/) using SegmentMesher (for "Mesh") and Vascular Modeling Toolkit (for "Centerline").