SegmentationModule Member List
This is the complete list of members for
SegmentationModule, including all inherited members.
| adaptive() | SegmentationModule | [inline] |
| energy(const LevelSet &phi, const Index &ind)=0 | SegmentationModule | [pure virtual] |
| Index typedef | SegmentationModule | |
| init(const LevelSet &phi) | SegmentationModule | [inline, virtual] |
| LevelSet typedef | SegmentationModule | |
| m_adaptive | SegmentationModule | [protected] |
| m_image_weight | SegmentationModule | [protected] |
| m_weight | SegmentationModule | [protected] |
| measures(const LevelSet &phi, const Index &ind, float meas[]) | SegmentationModule | [inline, virtual] |
| save_result(const LevelSet &phi, std::string evodir, int iter) | SegmentationModule | [inline, virtual] |
| Schemes typedef | SegmentationModule | |
| SegmentationModule(float _weight=1.f, bool _adaptive=true) | SegmentationModule | [inline] |
| set_image_weight(BaseImage< DIM, float > *_weight) | SegmentationModule | [inline] |
| set_weight(float _weight) | SegmentationModule | [inline] |
| update(const LevelSet &phi) | SegmentationModule | [inline, virtual] |
| value(const LevelSet &phi, const Index &ind)=0 | SegmentationModule | [pure virtual] |
| weight(const Index &ind) | SegmentationModule | [inline] |
| ~SegmentationModule() | SegmentationModule | [inline, virtual] |