BalloonModule | SegmentationModule specialization used to drive the LevelSet with a balloon force thanks to the weight |
CircularityModule | SegmentationModule specialization used to drive the LevelSet in circular form |
DericheFilter | Implementation of the Deriche filter |
Eikonal | Compute the Eikonal Equation from a set of seeds points via the Fast Marching Method |
FastMarching | Compute the distance function from a set of seed points via the Fast Marching Method |
FastMarchingInitializer | Initilalizer using the Fast marching method |
Fluxes | Fluxes computation |
GaussianRegionModule | RegionModule specialization used to drive the LevelSet using a scalar gaussian region evolution |
GeodesicActiveContourModule | SegmentationModule specialization used to drive the LevelSet using a geodesic active contour evolution |
Globals | Set of useful constant and static functions |
Histogram | 1D histogram of scalar regions |
Initializer | (Re)compute the distance map of a Level-Set \ Binary-Image |
LevelSet | Modelize a Narrow Band Level-Set |
LocalGaussianRegionModule | RegionModule specialization used to drive the LevelSet using a local stats Mumford Shah region evolution |
LocalStatsRegionModule | RegionModule specialisation used to drive the LevelSet using a local stats Mumford Shah region evolution |
MumfordShahRegionModule | RegionModule specialization used to drive the LevelSet using a scalar Mumford Shah region evolution |
ParzenRegionModule | RegionModule specialization used to drive the LevelSet using a Parzen region evolution |
PriorityQueue | Priority queue for the Fast Marching algorithm |
RegionModule | Virtual SegmentationModule specialization used to drive the LevelSet using some region evolution |
RegularizationModule | SegmentationModule specialization used as a term of regularization to move the LevelSet |
Schemes | Compute several mathematical operations using finite differences numerical schemes |
Segmentation | Segmentation of an image thanks to the Level-Set method |
SegmentationModule | Virtual module for Segmentation, used to compute local speed of a LevelSet |
SoftShapeModule | SegmentationModule specialization used to drive the LevelSet in a tubular form see for more details "Vessel Segmentation using a Shape Driven Flow" - Delphine Nain, Anthony Yezzi, Greg Turk |
Weno3 | Derivatives using 3rd order WENO finite differences |