[Insight-users] Level Set Filters

Ender Konukoglu konukoge at boun.edu.tr
Wed Apr 27 19:57:21 EDT 2005


Hi all,

I have created a new Level Set filter that does not do segmentation 
named EnhancingLevelSetImageFilter.
The level set function that goes with this filter is 
EnhancingLevelSetFunction.  Right now I am changing the speed
function defined in the EnhancingLevelSetFunction every 10 iteration.  I 
am doing this by calling the CalculateSpeedImage
function of EnhancingLevelSetFunction from the ComputeUpdateValue 
function of EnhancingLevelSetImageFilter after changing
the feature image. 

At last but not at least  my question:

What is the optimum way to update the speed image during level set 
iterations?  Say I want to update the speed image every 10 iterations 
during the
Update() call of the filter?

Thanks a lot
Ender Konukoglu



More information about the Insight-users mailing list