21 #ifndef mia_2d_SegSetWithImages_hh 22 #define mia_2d_SegSetWithImages_hh 44 typedef std::shared_ptr<CSegSetWithImages>
Pointer;
75 void save_images(
const std::string& root)
const;
93 const std::string& crop_filename_base);
the singleton that a plug-in handler really is
C2DImage::Pointer P2DImage
Shared pointer representation of the 2D Image.
static const char * data_descr
void add_frame(const CSegFrame &frame)
TIOPlugin< CSegSetWithImages > CSegSetWithImagesIOPlugin
The templatex basis class of all IO plug-ins.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
facate for an XML document
CSegSetWithImages::Pointer PSegSetWithImages
A set of segmentation of a 2D series of perfusion images.
THandlerSingleton< TIOPluginHandler< CSegSetWithImagesIOPlugin > > CSegSetWithImagesIOPluginHandler
CSegSetWithImagesIOPluginHandler type
This class implements a facade for the xml Element.
A class to represent one segmented frame in a heart perfusion series.
std::vector< P2DImage > C2DImageSeries
helper type for image series
std::shared_ptr< CSegSetWithImages > Pointer
A set of images and its segmentations, related to heart perfusion analysis.
The generic base for all plug-ins.
#define NS_MIA_END
conveniance define to end the mia namespace