[Insight-users] Getting GeodesicActiveContourLeveSetImageFilter Intermediate Outputs

Luis Ibanez luis.ibanez at kitware.com
Wed Mar 23 10:37:50 EST 2005


Hi Albert,

Please look at the code of "SNAP". This application is distributed
with the InsightApplications module.

SNAP is doing exactly what you request: generating iso-surfaces for
the level set, visualizing those iso-surfaces with VTK, and updating
them at every iteration of the level set development.

A look at SNAP's source code would probably help you to implement
similar functionalities.


   Regards,


      Luis


-----------------------
Albert Huang wrote:

> Dear experts
>  
> I have been trying to visualize outputs from each iteration of the 
> Geodesic active contour segmentation with no success.  I have added an 
> observer and is able to get the RMS value for each iteration.  Is it 
> possible for me to grab the iteration output in the observer class?
>  
> Thanks in advance!
> Albert
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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