|
tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Typedefs | |
| using | tesseract::SeamPair = KDPtrPairInc< float, SEAM > |
| using | tesseract::SeamQueue = GenericHeap< SeamPair > |
| using | tesseract::SeamDecPair = KDPtrPairDec< float, SEAM > |
| using | tesseract::SeamPile = GenericHeap< SeamDecPair > |