21 #ifndef IMG_ALG_POWERSPECTRUM_HH
22 #define IMG_ALG_POWERSPECTRUM_HH
26 namespace ost {
namespace img {
namespace alg {
33 template <
typename V,
class D>
read-only ImageHandle implementation
ImageStateBasePtr VisitState(const ImageStateImpl< V, D > &isi) const
String GetAlgorithmName()
PowerSpectrumFnc(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< PowerSpectrumFnc > PowerSpectrum
boost::shared_ptr< ImageStateBase > ImageStateBasePtr