|
|
| SegmentedLine2DStructure (const SharedImage *segmentation, unsigned char label=1, double margin=0.0) |
| |
|
| SegmentedLine2DStructure (Line2DReferenceShape reference, const std::vector< vec3 > &contour) |
| |
| std::pair< vec3, vec3 > | axis (int id) const override |
| |
| std::vector< vec3 > | contour (int id) const override |
| |
|
const Line2DReferenceShape & | reference () const |
| |
| std::pair< vec3, vec3 > | markers (int id, double position) const override |
| | Compute a pair of measuring markers at the specified position.
|
| |
| bool | isOk () const override |
| |
|
int | numMarkers () const |
| |
|
int | numAxes () const |
| |
|
int | numContours () const |
| |
|
|
| SegmentedStructureWithReference (ReferenceShape *reference) |
| |
|
void | computeTopAndBottomPoints (const SharedImage *segmentation, unsigned char label) |
| |
|
void | computeTopAndBottomPoints (const std::vector< vec3 > &contour) |
| |
◆ axis()
◆ contour()
The documentation for this class was generated from the following file:
- ImFusion/Seg/SegmentedStructure.h