25 #ifndef MASK_IMAGE_HH_
26 #define MASK_IMAGE_HH_
33 namespace ost {
namespace img {
namespace alg {
42 template <
typename T,
class D>
MaskImageBase(const MaskPtr &m, bool float_bg=false)
void VisitState(ImageStateImpl< T, D > &is) const
static String GetAlgorithmName()
in-place modifying image state const visitor plus ip algorithm
#define DLLEXPORT_IMG_ALG
#define OST_IMG_ALG_EXPLICIT_INST_DECL(c, t)
ImageStateConstModIPAlgorithm< MaskImageBase > MaskImage
boost::shared_ptr< MaskBase > MaskPtr