#include "Image.h"
#include "Mask.h"
#include "simple_tools.h"
#include "LevelSetFunction.h"
#include "ForceGenerator.h"
#include "errormacros.h"
#include <assert.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | lsseg |
Classes | |
class | lsseg::MRBalloonForce |
This ForceGenerator creates a normal force field, which does not depend on the underlying image, only on its current segmentation. More... |
Definition in file MRBalloonForce.h.