21 #ifndef IMG_ALG_CORRELATE_HH
22 #define IMG_ALG_CORRELATE_HH
27 namespace ost {
namespace img {
namespace alg {
34 template <
typename V,
class D>
read-only ImageHandle implementation
ImageStateBasePtr VisitState(const ImageStateImpl< V, D > &isi) const
String GetAlgorithmName()
ExplicitCorrelateFnc(const ConstImageHandle &ref, bool wrap=true)
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< ExplicitCorrelateFnc > ExplicitCorrelate
boost::shared_ptr< ImageStateBase > ImageStateBasePtr