Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
EllipseData Class Reference#include <EllipseData.h>
Inheritance diagram for EllipseData:
![]() Detailed DescriptionDefinition at line 22 of file EllipseData.h.
Constructor & Destructor Documentation
Member Function Documentation
Definition at line 34 of file EllipseData.h.
Definition at line 40 of file EllipseData.h. finds points where semiminor or semimajor axis touchs the circumference of ellipse
Definition at line 81 of file EllipseData.cc. Referenced by EllipseData::applyTransform(), and EllipseData::projectToGround(). updates major/minor axis and orientation from feature points
Definition at line 108 of file EllipseData.cc. Referenced by EllipseData::applyTransform(), and EllipseData::projectToGround().
Match ellipses based on their parameters. (Virtual in BaseData.).
Implements BaseData. Definition at line 49 of file EllipseData.cc.
Combine two shapes by taking weighted average depending on confidence level. Shapes are admissible to the local map if they're large enough not to be noise. Reimplemented from BaseData. Definition at line 53 of file EllipseData.h. Update shape parameters after matching to another shape.
Implements BaseData. Definition at line 57 of file EllipseData.cc.
Print information about this shape. (Virtual in BaseData.).
Implements BaseData. Definition at line 71 of file EllipseData.cc.
Transformations. (Virtual in BaseData.).
Implements BaseData. Definition at line 99 of file EllipseData.cc.
Center point access function.
Definition at line 70 of file EllipseData.h. Referenced by EllipseData::printParams(), and EllipseData::render().
Properties functions.
Definition at line 76 of file EllipseData.h. Referenced by EllipseData::findFeaturePoints(), and EllipseData::printParams().
Properties functions.
Definition at line 77 of file EllipseData.h. Referenced by EllipseData::findFeaturePoints(), and EllipseData::printParams().
Properties functions.
Definition at line 78 of file EllipseData.h. Referenced by EllipseData::findFeaturePoints(), and EllipseData::printParams().
Set properties. Functions to set properties. Definition at line 125 of file EllipseData.cc. Referenced by EllipseData::updateProperties().
Set properties. Functions to set properties. Definition at line 130 of file EllipseData.cc. Referenced by EllipseData::updateProperties().
Set properties. Functions to set properties. Definition at line 135 of file EllipseData.cc. Referenced by EllipseData::updateProperties().
Extraction. Ellipse extraction. Definition at line 149 of file EllipseData.cc. Referenced by MapBuilder::getCamEllipses(). Render into a sketch space and return reference. (Private.).
Implements BaseData. Definition at line 177 of file EllipseData.cc.
don't call
Member Data Documentation
Definition at line 24 of file EllipseData.h. Referenced by EllipseData::applyTransform(), EllipseData::centerPt(), EllipseData::EllipseData(), EllipseData::findFeaturePoints(), EllipseData::getBoundingBox(), EllipseData::getCentroid(), EllipseData::isMatchFor(), EllipseData::projectToGround(), EllipseData::setCentroidPt(), EllipseData::updateParams(), and EllipseData::updateProperties().
Definition at line 25 of file EllipseData.h. Referenced by EllipseData::getBoundingBox(), EllipseData::getSemimajor(), EllipseData::isAdmissible(), EllipseData::isMatchFor(), EllipseData::render(), EllipseData::setSemimajor(), and EllipseData::updateParams().
Definition at line 26 of file EllipseData.h. Referenced by EllipseData::getBoundingBox(), EllipseData::getSemiminor(), EllipseData::render(), EllipseData::setSemiminor(), and EllipseData::updateParams().
Definition at line 27 of file EllipseData.h. Referenced by EllipseData::getBoundingBox(), EllipseData::getOrientation(), EllipseData::render(), EllipseData::setOrientation(), and EllipseData::updateParams().
The documentation for this class was generated from the following files: |
DualCoding 4.0 |
Generated Thu Nov 22 00:53:56 2007 by Doxygen 1.5.4 |