[Insight-users] Vascular Segmentation in ITK?
Luis Ibanez
luis.ibanez at kitware.com
Mon, 15 Mar 2004 13:20:46 -0500
Hi Steve,
If your segmentation is restricted to 2D, you may want to
try the Curve2DExtractor application in InsightApplications.
http://www.itk.org/HTML/Curve2DExtraction.htm
Otherwise,
CURVES is the way to go, as Josh already pointed out.
Please look at the classes
http://www.itk.org/Insight/Doxygen/html/classitk_1_1CurvesLevelSetFunction.html
http://www.itk.org/Insight/Doxygen/html/classitk_1_1CurvesLevelSetImageFilter.html
Regards,
Luis
---------------------
Steve Urban wrote:
> Hey everyone,
>
> I just started using ITK and I am trying to find an
> example (or an example that could be modified) to
> perform a vascular segmenation on a volume file. I
> have compiled the segmentation files in the examples
> by the way.
>
> Thanks for your help!
>