tesseract  4.00.00dev
chop.h File Reference
#include "genericheap.h"
#include "kdpair.h"
#include "seam.h"

Go to the source code of this file.

Macros

#define MAX_NUM_POINTS   50
 

Typedefs

typedef tesseract::KDPairInc< float, EDGEPT * > PointPair
 
typedef tesseract::GenericHeap< PointPairPointHeap
 

Macro Definition Documentation

◆ MAX_NUM_POINTS

#define MAX_NUM_POINTS   50

Definition at line 39 of file chop.h.

Typedef Documentation

◆ PointHeap

Definition at line 42 of file chop.h.

◆ PointPair

Definition at line 41 of file chop.h.