tesseract
5.0.0-alpha-619-ge9db
|
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 33 of file findseam.h.
using SeamPair = tesseract::KDPtrPairInc<float, SEAM> |
Definition at line 30 of file findseam.h.
using SeamPile = tesseract::GenericHeap<SeamDecPair> |
Definition at line 34 of file findseam.h.
using SeamQueue = tesseract::GenericHeap<SeamPair> |
Definition at line 31 of file findseam.h.