tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | MAX_NUM_POINTS 50 |
Typedefs | |
using | tesseract::PointPair = KDPairInc< float, EDGEPT * > |
using | tesseract::PointHeap = GenericHeap< PointPair > |