All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
findseam.h File Reference
#include "seam.h"
#include "genericheap.h"
#include "kdpair.h"
#include "chop.h"

Go to the source code of this file.

Typedefs

typedef
tesseract::KDPtrPairInc< float,
SEAM
SeamPair
 
typedef tesseract::GenericHeap
< SeamPair
SeamQueue
 
typedef
tesseract::KDPtrPairDec< float,
SEAM
SeamDecPair
 
typedef tesseract::GenericHeap
< SeamDecPair
SeamPile
 

Typedef Documentation

Definition at line 41 of file findseam.h.

Definition at line 38 of file findseam.h.

Definition at line 42 of file findseam.h.

Definition at line 39 of file findseam.h.