[Insight-users] WatershedSegmentation

Luis Ibanez luis.ibanez at kitware.com
Sat Apr 29 15:22:06 EDT 2006



Hi Joanne,

By "passing data directly to the filter"

do you mean

1) to take the output of another ITK filter
    and pass it as input to the Watershed filter ?

2) to take a binary buffer that you already
    have in memory, and build an ITK images
    with it, in order to pass it as input
    to the Watershed ?


Both things can be done, but the details on how
to do it, are different.

Please let us know which one is the case that
you are interested in implementing.



    Thanks


       Luis



=====================
Wong Shek Yoon wrote:
> Hi
> If for the example on WatershedSegmentation, Is it possible that we pass 
> in the data directly to filter instead of passing the filename to the 
> itkImageFileReader? if this is possible, what is the format of data 
> needed ? How can we do it?
> 
>  
> 
> Thanks a lot.
> 
>  
> 
>  
> 
> Joanne
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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