Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Region Class Reference
Inheritance diagram for Region:
Detailed DescriptionDefinition at line 20 of file Region.h.
Constructor & Destructor Documentation
Member Function DocumentationReturn a single region from a Sketch<bool> Definition at line 69 of file Region.cc. Referenced by BrickData::extractBrick(), PyramidData::findBoundingTriangle(), and BlobData::findCornersDiagonal().
Returns a list of the different Regions in labels, sorted by area. Definition at line 38 of file Region.cc. Referenced by EllipseData::extractEllipses(), NaughtData::extractNaughts(), and SphereData::extractSpheres().
Definition at line 304 of file Region.cc. Referenced by Region::findCentroid(), Region::findNormCentralMoment(), Region::findSemiMajorAxisLength(), and Region::findSemiMinorAxisLength().
Definition at line 106 of file Region.cc. Referenced by Region::findBotBoundPoint(), Region::findCentralMoment(), and Region::findMoment().
Definition at line 177 of file Region.cc. Referenced by LineData::splitLine().
Definition at line 257 of file Region.cc. Referenced by Region::findNormCentralMoment(), Region::findPrincipalAxisOrientation(), Region::findSemiMajorAxisLength(), and Region::findSemiMinorAxisLength().
returns coords of center of mass Definition at line 313 of file Region.cc. Referenced by Region::findCentralMoment().
Definition at line 121 of file Region.cc. Referenced by Region::findCentralMoment(), Region::findLeftBoundPoint(), and Region::findMoment().
Definition at line 181 of file Region.cc. Referenced by LineData::splitLine().
Calculates the two-dimensional Cartesian moment Mpq. Definition at line 222 of file Region.cc. Referenced by Region::findCentroid().
Returns the angle of the orientation of the principal axis in radians. Definition at line 335 of file Region.cc. Referenced by Shape< EllipseData >::Shape().
Definition at line 136 of file Region.cc. Referenced by Region::findCentralMoment(), Region::findMoment(), and Region::findRightBoundPoint().
Definition at line 185 of file Region.cc. Referenced by LineData::splitLine().
Returns the length of the semi-major (x) axis of the image ellipse. Definition at line 340 of file Region.cc. Referenced by Region::findRadius(), and Shape< EllipseData >::Shape().
Returns the length of the semi-minor (y) axis of the image ellipse. Definition at line 348 of file Region.cc. Referenced by Shape< EllipseData >::Shape().
Definition at line 91 of file Region.cc. Referenced by Region::findCentralMoment(), Region::findMoment(), and Region::findTopBoundPoint().
Definition at line 173 of file Region.cc. Referenced by LineData::splitLine().
Definition at line 152 of file Region.cc. Referenced by Region::findBotBoundPoint(), and Region::findTopBoundPoint().
Definition at line 164 of file Region.cc. Referenced by Region::findLeftBoundPoint(), and Region::findRightBoundPoint(). Render a region as a Sketch<bool>
Definition at line 190 of file Region.cc. Referenced by LineData::splitLine(). Definition at line 203 of file Region.cc. Referenced by LineData::splitLine().
Member Data Documentation
Definition at line 91 of file Region.h. Referenced by Region::extractRegion(), Region::findArea(), Region::findCentroid(), Region::operator<(), Region::operator=(), and Region::recomputeProperties().
Definition at line 84 of file Region.h. Referenced by Region::findBotBound(), Region::operator=(), and Region::recomputeProperties(). Definition at line 89 of file Region.h. Referenced by Region::findCentralMoment(), Region::operator=(), Region::recomputeProperties(), and Region::Region().
Definition at line 85 of file Region.h. Referenced by Region::findLeftBound(), Region::operator=(), and Region::recomputeProperties(). Definition at line 88 of file Region.h. Referenced by Region::findMoment(), Region::operator=(), Region::recomputeProperties(), and Region::Region().
Definition at line 86 of file Region.h. Referenced by Region::findRightBound(), Region::operator=(), and Region::recomputeProperties().
Definition at line 81 of file Region.h. Referenced by Region::findBotBound(), Region::findCentralMoment(), Region::findLeftBound(), Region::findMoment(), Region::findRightBound(), Region::findTopBound(), Region::findXcoordFor(), Region::findYcoordFor(), Region::getRendering(), Region::getSpace(), Region::isContained(), and Region::mostDistantPtFrom().
Definition at line 83 of file Region.h. Referenced by Region::findTopBound(), Region::operator=(), and Region::recomputeProperties(). The documentation for this class was generated from the following files: |
DualCoding 5.1CVS |
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3 |