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