#include <SegmentationTools.h>
Inheritance diagram for figure:


Public Member Functions | |
| figure () | |
| virtual | ~figure () |
| virtual unsigned short | getId ()=0 |
| virtual point | toConsider ()=0 |
| virtual double | size () |
If you only want to use linePairs, please use the LinePair2 struct defined below
Definition at line 257 of file SegmentationTools.h.
|
|
Definition at line 260 of file SegmentationTools.h. |
|
|
Definition at line 261 of file SegmentationTools.h. |
|
|
Implemented in edge, horLinePair, and extLinePair. |
|
|
Implemented in edge, horLinePair, and extLinePair. Referenced by getMin(). |
|
|
Reimplemented in horLinePair, and extLinePair. Definition at line 265 of file SegmentationTools.h. |
1.3.6