tesseract  5.0.0-alpha-619-ge9db
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

using PointPair = tesseract::KDPairInc< float, EDGEPT * >
 
using PointHeap = tesseract::GenericHeap< PointPair >
 

Macro Definition Documentation

◆ MAX_NUM_POINTS

#define MAX_NUM_POINTS   50

Definition at line 31 of file chop.h.

Typedef Documentation

◆ PointHeap

Definition at line 34 of file chop.h.

◆ PointPair

Definition at line 33 of file chop.h.