#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 | |||
| ) |
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 45 of file mask_image.hh.
| void VisitState | ( | ImageStateImpl< T, D > & | is | ) | const [inline] |
1.6.1