21 #ifndef mia_2d_filterchain_hh 22 #define mia_2d_filterchain_hh 50 C2DFilterChain(
const std::vector<const char *>& descr) __attribute__((deprecated));
74 std::list<P2DFilter> m_chain;
C2DImage::Pointer P2DImage
Shared pointer representation of the 2D Image.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
static F::result_type filter(const F &f, const B &b)
create and use a chain of filters
std::shared_ptr< C2DFilter > P2DFilter
This is the base class for 2D images that can hold generic pixel data.
#define NS_MIA_END
conveniance define to end the mia namespace