[Insight-users] level set region approach

Luis Ibanez luis.ibanez at kitware.com
Mon Oct 18 12:27:55 EDT 2004


Hi Olivier,

By "update" do you mean to "modify" ?

The feature image is an input to the LevelSet filters.
Filters in a datapipeline shouldn't modify their inputs.

If you really need to modify it you will have to create
an internal copy.

Please let us know is that's really what you want to do.


    Thanks


       Luis



------------------------
olivier Bernard wrote:

> Hi,
> I want to develop a level set class based on region approach.
> To do so, I'll start from the class itkSegmentationLevelSetImageFilter.
> My problem is that I need at each iteration (coming from
> itkSegmentationLevelSetImageFilter) to update the FeatureImage parameter.
> How can I do so ?
> Thanks
> 
> 






More information about the Insight-users mailing list