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