#include <smooth_mask_image.hh>
Public Member Functions | |
| SmoothMaskImageBase () | |
| SmoothMaskImageBase (const MaskPtr &m, Real sigma, bool float_bg=false) | |
| template<typename T , class D > | |
| void | VisitState (ImageStateImpl< T, D > &is) |
Static Public Member Functions | |
| static String | GetAlgorithmName () |
Definition at line 36 of file smooth_mask_image.hh.
| SmoothMaskImageBase | ( | const MaskPtr & | m, | |
| Real | sigma, | |||
| bool | float_bg = false | |||
| ) |
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 46 of file smooth_mask_image.hh.
| void VisitState | ( | ImageStateImpl< T, D > & | is | ) | [inline] |
1.5.8