21 #ifndef mia_template_labelmap_hh
22 #define mia_template_labelmap_hh
30 template <
class Image>
33 std::map<size_t, size_t> m_map;
40 template <
class TImage>
48 template <
class Image>
A simple class to add loadind and storeing to a map of labels.
Generic image filter plugin base.
Generic interface class to data filters.
Image Image
defines the image type handled by the image filter
virtual TDataFilter< Image > * do_create() const
virtual const std::string do_get_descr() const
TLabelMapFilter< Image >::result_type operator()(const TImage &data) const
TDataFilter< Image >::result_type result_type
TLabelMapFilter(const CLabelMap &lmap)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_END
conveniance define to end a namespace