tesseract  4.00.00dev
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, SEAMSeamPair
 
typedef tesseract::GenericHeap< SeamPairSeamQueue
 
typedef tesseract::KDPtrPairDec< float, SEAMSeamDecPair
 
typedef tesseract::GenericHeap< SeamDecPairSeamPile
 

Typedef Documentation

◆ SeamDecPair

Definition at line 41 of file findseam.h.

◆ SeamPair

Definition at line 38 of file findseam.h.

◆ SeamPile

Definition at line 42 of file findseam.h.

◆ SeamQueue

Definition at line 39 of file findseam.h.