Go to the documentation of this file.
47 typedef std::vector<CSegPoint2D>
Points;
76 const std::string& get_id()
const;
79 const Points& get_points()
const;
95 float get_hausdorff_distance(
const CSegSection& other)
const;
129 bool is_open()
const;
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
2D axis orthothogonal bounding box.
#define NS_MIA_END
conveniance define to end the mia namespace
Segmentation class to represent a section of the LV myocardium.
This class implements a facade for the xml Element.
std::vector< CSegPoint2D > Points
convenicence typedef for the points defining the section
A simple 2D polygon class.
This is the template version of a 2D image that is used for holding real data.