Hello
I am working with lung vessels volumetric file (. img) which is a binary image . I want to extract the diameters of each vessels . Is there a way to extract these values using 3d slicer VMTK extension .
Below is , how the volumetric image looks like .
You can use Extract centerline module in Slicer (provided by SlicerVMTK extension) for this. For such extremely complex vascular tree you need to use the “Network” output. If you select an output node for “Network properties” then you’ll get a table containing the average radius value (and length, curvature, etc.) for each branch.
However as this is a binary image file. Is there a way to select the entire image as a segmentation as that would be the input for the extract centerline module. I don’t know if it makes sense.
Yes, you can select the entire segmentation as input in Extract centerline module. If you don’t have a segmentation yet then you can use Segment Editor module for segmenting the image. If you already have a binary labelmap then you can load it as a segmentation.
Really nice work. I don’t know the final applicability you are using the extracted vessels diameter, but I’d like to ask a question for you and the other colleagues about this topic.
Is there a great correlation between the extracted vessel diameter by the CT segmentation and the reality? For us, thoracic surgeons, it is an important preoperative data since may help to plan the vessel treatment. Sometimes I think that there is a huge difference between the 3D model and the real size observed intraoperatively.
Blood vessel metrics are influenced by hemodynamics, whether on the CT table or on the surgery table. They won’t be exactly the same at blood systolic pressure of 6 or 16. Clamped arteries will still have lower diameters than measured on CT scans. For example, an infra-renal aorta measured at 28 mm on CT scan may require a 22 mm prosthesis at surgery, this is quite common.