[Insight-users] Re:How to use BalloonForce3DFilter?

Luis Ibanez luis.ibanez@kitware.com
Mon, 23 Sep 2002 14:22:52 -0400


Hi Thomas,

The errors that you encounter on the BalloonForce3DFilter
are due to a mixture of type use inside the class.

A correction for this typedef has been checked in.


However, this filter is still under development....


You may want to try the LevelSet-based segmentation filters
in the meantime. These filters also evolve a front in order
to fit a region of the image. The main difference is that
the front is not represented by a mesh but by a iso-level
of an image.


    Luis