tesseract
3.05.02
|
Go to the source code of this file.
Typedefs | |
typedef tesseract::KDPtrPairInc< float, SEAM > | SeamPair |
typedef tesseract::GenericHeap< SeamPair > | SeamQueue |
typedef tesseract::KDPtrPairDec< float, SEAM > | SeamDecPair |
typedef tesseract::GenericHeap< SeamDecPair > | SeamPile |
typedef tesseract::KDPtrPairDec<float, SEAM> SeamDecPair |
Definition at line 41 of file findseam.h.
typedef tesseract::KDPtrPairInc<float, SEAM> SeamPair |
Definition at line 38 of file findseam.h.
typedef tesseract::GenericHeap<SeamDecPair> SeamPile |
Definition at line 42 of file findseam.h.
typedef tesseract::GenericHeap<SeamPair> SeamQueue |
Definition at line 39 of file findseam.h.