|
tesseract 3.04.01
|
#include "genericheap.h"#include "kdpair.h"#include "seam.h"Go to the source code of this file.
Defines | |
| #define | MAX_NUM_POINTS 50 |
Typedefs | |
| typedef tesseract::KDPairInc < float, EDGEPT * > | PointPair |
| typedef tesseract::GenericHeap < PointPair > | PointHeap |
| typedef tesseract::GenericHeap<PointPair> PointHeap |
| typedef tesseract::KDPairInc<float, EDGEPT*> PointPair |