44 typedef std::vector<CSegFrame>
Frames;
155 int m_preferred_reference;
2D axis orthothogonal bounding box.
helper class to derive from for data that can be loaded and stored to a disk.
A class to represent one segmented frame in a heart perfusion series.
A set of segmentation of a 2D series of perfusion images.
void rename_base(const std::string &new_base)
CSegSet(const CXMLDocument &node)
void set_RV_peak(int peak)
void add_frame(const CSegFrame &frame)
void transform(const C2DTransformation &t)
CSegSet()
Standard constructor.
void set_LV_peak(int peak)
std::vector< CSegFrame > Frames
convenience typedef for the frames comprising a segmentation set
const C2DBoundingBox get_boundingbox() const
CSegSet(const std::string &src_filename)
int get_preferred_reference() const
const Frames & get_frames() const
void set_preferred_reference(int value)
CXMLDocument write() const
CSegSet shift_and_rename(size_t skip, const C2DFVector &shift, const std::string &new_filename_base) const
facate for an XML document
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace