[ITK-users] 3D Segmentation and Visualization

Ashef Shahrior ashahrior.91994 at gmail.com
Mon Apr 9 02:50:34 EDT 2018


 I am trying to do a project where I will do 3D segmentation and
visualization with ITK and VTK.
I have come up with 2 approaches -
a) Read a Folder full of DICOM files, do segmentation on each of them and
then visualize them with volume rendering. But I can't seem to figure out
how to iterate over each individual DICOM file to load them in some
image-reader. But I have a filling that this process is not a good one
since I want to segment a particular portion of a 3D model and it'll be
complicated to select the particular threshold region as different
files may deal with it differently.
b) Create a 3D volume model and then do segmentation on it. But I have no
idea how to do segmentation on it.
Can anyone please please please guide me?
I have checked out the ITK-Apps folder. But I am having a lot of trouble
building those projects.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://itk.org/pipermail/insight-users/attachments/20180409/33594e56/attachment.html>


More information about the Insight-users mailing list