SoftShapeModule Member List
This is the complete list of members for
SoftShapeModule, including all inherited members.
_g(float z, float d, float epsilon) | SoftShapeModule | [inline, protected] |
adaptive() | SegmentationModule | [inline] |
base typedef | SoftShapeModule | |
ColorImageType typedef | SoftShapeModule | |
DericheFilter typedef | SoftShapeModule | |
energy(const LevelSet &phi, const Index &ind) | SoftShapeModule | [inline] |
segmentation::SegmentationModule::energy(const LevelSet &phi, const Index &ind)=0 | SegmentationModule | [pure virtual] |
ImageFloat typedef | SoftShapeModule | |
Index typedef | SoftShapeModule | |
init(const LevelSet &phi) | SoftShapeModule | [inline, virtual] |
LevelSet typedef | SoftShapeModule | |
m_adaptive | SegmentationModule | [protected] |
m_deriche | SoftShapeModule | [protected] |
m_e1 | SoftShapeModule | [protected] |
m_e2 | SoftShapeModule | [protected] |
m_image_weight | SegmentationModule | [protected] |
m_p | SoftShapeModule | [protected] |
m_sigma | SoftShapeModule | [protected] |
m_weight | SegmentationModule | [protected] |
measures(const LevelSet &phi, const Index &ind, float meas[]) | SegmentationModule | [inline, virtual] |
p() | SoftShapeModule | [inline] |
RGBPixel typedef | SoftShapeModule | |
save_result(const LevelSet &phi, std::string evodir, int iter) | SoftShapeModule | [inline, virtual] |
Schemes typedef | SoftShapeModule | |
SegmentationModule(float _weight=1.f, bool _adaptive=true) | SegmentationModule | [inline] |
set_image_weight(BaseImage< DIM, float > *_weight) | SegmentationModule | [inline] |
set_sigma(float _sigma) | SoftShapeModule | [inline] |
set_weight(float _weight) | SegmentationModule | [inline] |
SoftShapeModule(float _weight=1.f, float _sigma=20.0f, int _p=2) | SoftShapeModule | [inline] |
update(const LevelSet &phi) | SoftShapeModule | [inline, virtual] |
update_params(const LevelSet &phi) | SoftShapeModule | [inline] |
value(const LevelSet &phi, const Index &ind) | SoftShapeModule | [inline] |
segmentation::SegmentationModule::value(const LevelSet &phi, const Index &ind)=0 | SegmentationModule | [pure virtual] |
weight(const Index &ind) | SegmentationModule | [inline] |
~SegmentationModule() | SegmentationModule | [inline, virtual] |
~SoftShapeModule() | SoftShapeModule | [inline, virtual] |