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