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