Segmentation Member List
This is the complete list of members for
Segmentation, including all inherited members.
| add_module(SegmentationModule &_sm) | Segmentation | [inline] |
| ColorImageType typedef | Segmentation | |
| dt() | Segmentation | [inline] |
| get_binary_result() | Segmentation | [inline] |
| get_energy() | Segmentation | [inline] |
| get_result(RGBPixel neg=RGBPixel(0, 0, 0), RGBPixel pos=RGBPixel(255, 255, 255)) | Segmentation | [inline] |
| get_speed(int _module=0) | Segmentation | [inline] |
| ImageType typedef | Segmentation | |
| Index typedef | Segmentation | |
| init() | Segmentation | [inline] |
| Initializer typedef | Segmentation | |
| iterate(int iter, int nbiter) | Segmentation | [inline] |
| LevelSet typedef | Segmentation | |
| m_assembler | Segmentation | [protected] |
| m_data | Segmentation | [protected] |
| m_dphi | Segmentation | [protected] |
| m_dt | Segmentation | [protected] |
| m_init | Segmentation | [protected] |
| m_mask | Segmentation | [protected] |
| m_phi | Segmentation | [protected] |
| m_reinit_freq | Segmentation | [protected] |
| m_sm | Segmentation | [protected] |
| m_stop_condition | Segmentation | [protected] |
| ModuleAssembler typedef | Segmentation | |
| Modules typedef | Segmentation | |
| reinit_freq() | Segmentation | [inline] |
| remove_module(SegmentationModule &_sm) | Segmentation | [inline] |
| RGBPixel typedef | Segmentation | |
| Schemes typedef | Segmentation | |
| segment(int nbiter=30, std::string evodir="", RGBPixel neg=RGBPixel(0, 0, 0), RGBPixel pos=RGBPixel(255, 255, 255)) | Segmentation | [inline] |
| Segmentation(LevelSet *_phi, Initializer *_init, ImageType *_data=NULL, BaseImage< DIM, bool > *_mask=NULL, float _dt=0.5f, int _reinit_freq=1) | Segmentation | [inline] |
| SegmentationModule typedef | Segmentation | |
| set_data_term(ImageType &_data) | Segmentation | [inline] |
| set_initializer(Initializer &_init) | Segmentation | [inline] |
| set_level_set(LevelSet &_phi) | Segmentation | [inline] |
| set_mask(BaseImage< DIM, bool > &_mask) | Segmentation | [inline] |
| set_module_assembler(ModuleAssembler _assembler) | Segmentation | [inline] |
| stop_condition(int iter, int nbiter) | Segmentation | [inline] |
| ~Segmentation() | Segmentation | [inline, virtual] |