ImFusion C++ SDK 4.4.0
ImFusion::Seg::SegmentedEllipseStructure Class Reference
Inheritance diagram for ImFusion::Seg::SegmentedEllipseStructure:

Public Member Functions

 SegmentedEllipseStructure (const SharedImage *segmentation, unsigned char label=1, double margin=0.0)
 SegmentedEllipseStructure (EllipseReferenceShape reference, const std::vector< vec3 > &contour)
const EllipseReferenceShapereference () const
Public Member Functions inherited from ImFusion::Seg::SegmentedStructureWithReference
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
Public Member Functions inherited from ImFusion::Seg::SegmentedStructure
virtual std::pair< vec3, vec3 > axis (int id) const
virtual std::vector< vec3 > contour (int id) const
int numMarkers () const
int numAxes () const
int numContours () const

Protected Attributes

EllipseReferenceShape m_ref
Protected Attributes inherited from ImFusion::Seg::SegmentedStructureWithReference
std::vector< vec3 > m_topPoints
std::vector< vec3 > m_bottomPoints
ReferenceShapem_referenceShape
Protected Attributes inherited from ImFusion::Seg::SegmentedStructure
int m_segmentedStructureNumMarkers = 0
int m_segmentedStructureNumAxes = 0
int m_segmentedStructureNumContours = 0

Additional Inherited Members

Protected Member Functions inherited from ImFusion::Seg::SegmentedStructureWithReference
 SegmentedStructureWithReference (ReferenceShape *reference)
void computeTopAndBottomPoints (const SharedImage *segmentation, unsigned char label)
void computeTopAndBottomPoints (const std::vector< vec3 > &contour)

The documentation for this class was generated from the following file:
  • ImFusion/Seg/SegmentedStructure.h
Search Tab / S to search, Esc to close