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