20 #ifndef IMG_ALG_COMMON_LOCAL_SIGMA_THRES
21 #define IMG_ALG_COMMON_LOCAL_SIGMA_THRES
27 namespace ost {
namespace img {
namespace alg {
43 template <
typename T,
class D>
ImageStateBasePtr VisitState(const ImageStateImpl< T, D > &s) const
LocalSigmaThresholdBase(int size, Real level)
LocalSigmaThresholdBase()
static String GetAlgorithmName()
out-of-place modifying image state const visitor plus op algorithm
#define DLLEXPORT_IMG_ALG
#define OST_IMG_ALG_EXPLICIT_INST_DECL(c, t)
ImageStateConstModOPAlgorithm< LocalSigmaThresholdBase > LocalSigmaThreshold
boost::shared_ptr< ImageStateBase > ImageStateBasePtr