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