[Insight-users] Multi-Spectral segmentation
Luis Ibanez
luis.ibanez at kitware.com
Sun Sep 14 10:50:48 EDT 2008
Hi Tom,
You may want to explore the following:
1) Region Growing with based on Mahalanobis distance.
http://www.itk.org/Insight/Doxygen/html/classitk_1_1VectorConfidenceConnectedImageFilter.html
2) Statistical classifiers
See examples in
Insight/Examples/Statistics
Regards,
Luis
--------------
Tom Nash wrote:
> Hi all
>
> I wish to implement a multi-spectral segmentation of Brain MRIs. Any
> pointers on how to go about doing doing it? I am familiar with 2D
> segmentations using thresholding and region growing techniques. I am
> planning to use ITK wrapped with Python for this. Do I need ITK-SNAP?
>
> Regards
> Tom
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list