tesseract v5.3.3.20231005
chop.h File Reference
#include "genericheap.h"
#include "kdpair.h"
#include "seam.h"

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 >
 

Macro Definition Documentation

◆ MAX_NUM_POINTS

#define MAX_NUM_POINTS   50

Definition at line 28 of file chop.h.