[Insight-users] Region Grow Segmentation

Luis Ibanez luis . ibanez at kitware . com
Fri, 31 May 2002 08:55:43 -0400


Hi Sebastian,

You may try the filters/algorithms in:
http://www.itk.org/Insight/Doxygen/html/group__RegionBasedSegmentation.html

Click in any one of:

- Fuzzy Connectedness-based Segmentation Filters
- Region Growing Filters
- Markov Random Field-based Filters

Please let us know if you find any problems,

   Thanks

      Luis

==========================================

Sebastian Fiorentini wrote:
> Hi..
> 
> Maybe a simple question (i'm a newbie ITK): I want to do a region-grow segmentation.I
> have an MRI bmp, a seed point (x,y,z), and a delta value (to control
> de region frontier). How can i generate a mesh?? Of course, this mesh
> will be connected to vtk..
> 
> Thanks in advance..
> 
> 
> Saludos...Sebas..
> sebasfiorent@yahoo.com.ar
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>