OpenStructure
|
#include <mask_image.hh>
Public Member Functions | |
MaskImageBase () | |
MaskImageBase (const MaskPtr &m, bool float_bg=false) | |
template<typename T , class D > | |
void | VisitState (ImageStateImpl< T, D > &is) const |
Static Public Member Functions | |
static String | GetAlgorithmName () |
Definition at line 35 of file mask_image.hh.
MaskImageBase | ( | ) |
MaskImageBase | ( | const MaskPtr & | m, |
bool | float_bg = false |
||
) |
|
inlinestatic |
Definition at line 45 of file mask_image.hh.
void VisitState | ( | ImageStateImpl< T, D > & | is | ) | const |