tesseract  4.00.00dev
bbgrid.h File Reference
#include <unordered_set>
#include "clst.h"
#include "coutln.h"
#include "rect.h"
#include "scrollview.h"
#include "allheaders.h"

Go to the source code of this file.

Classes

class  tesseract::GridSearch< BBC, BBC_CLIST, BBC_C_IT >
 
class  tesseract::GridBase
 
class  tesseract::IntGrid
 
class  tesseract::BBGrid< BBC, BBC_CLIST, BBC_C_IT >
 
struct  tesseract::PtrHash< T >
 
class  tesseract::GridSearch< BBC, BBC_CLIST, BBC_C_IT >
 
class  tesseract::TabEventHandler< G >
 

Namespaces

 tesseract
 

Functions

Pix * tesseract::TraceOutlineOnReducedPix (C_OUTLINE *outline, int gridsize, ICOORD bleft, int *left, int *bottom)
 
Pix * tesseract::TraceBlockOnReducedPix (BLOCK *block, int gridsize, ICOORD bleft, int *left, int *bottom)
 
template<class BBC >
int tesseract::SortByBoxLeft (const void *void1, const void *void2)
 
template<class BBC >
int tesseract::SortRightToLeft (const void *void1, const void *void2)
 
template<class BBC >
int tesseract::SortByBoxBottom (const void *void1, const void *void2)