#include "LevelSetFunction.h"
#include "ForceGenerator.h"
Go to the source code of this file.
Namespaces | |
namespace | lsseg |
Classes | |
struct | lsseg::Region |
This struct represents the information completely describing one particular segmented region of an image. It can be used alone in a two-region segmentation setting (the other region being its complement), or several Regions can be used in a multiregion segmentation setting. More... |
Definition in file Region.h.