AnisotropicFilter Class Reference

#include <anisotropic.hh>

Inherits image_state::ImageStateModIPAlgorithm< GaussianFilterBase >.

Public Member Functions

 AnisotropicFilter (Real sigma=1.0)
template<typename T , class D >
void VisitState (ImageStateImpl< T, D > &s)

Protected Member Functions

template<typename T , class D >
void lineTransformFW (ImageStateImpl< T, D > &s, ExtentIterator &it, std::vector< T > &tmp_avg, std::vector< T > &tmp_min, std::vector< T > &tmp_max)
template<typename T , class D >
void lineTransformBW (ImageStateImpl< T, D > &s, ExtentIterator &it, std::vector< T > &tmp_avg, std::vector< T > &tmp_min, std::vector< T > &tmp_max)

Detailed Description

Definition at line 32 of file anisotropic.hh.


Constructor & Destructor Documentation

AnisotropicFilter ( Real  sigma = 1.0  ) 

Member Function Documentation

void lineTransformBW ( ImageStateImpl< T, D > &  s,
ExtentIterator it,
std::vector< T > &  tmp_avg,
std::vector< T > &  tmp_min,
std::vector< T > &  tmp_max 
) [inline, protected]
void lineTransformFW ( ImageStateImpl< T, D > &  s,
ExtentIterator it,
std::vector< T > &  tmp_avg,
std::vector< T > &  tmp_min,
std::vector< T > &  tmp_max 
) [inline, protected]
void VisitState ( ImageStateImpl< T, D > &  s  )  [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1