Tesseract 3.01
/data/source/tesseract-ocr/wordrec/pieces.h File Reference
#include "matrix.h"
#include "seam.h"
#include "states.h"

Go to the source code of this file.

Classes

struct  BOUNDS

Typedefs

typedef BOUNDSBOUNDS_LIST

Functions

void bounds_of_piece (BOUNDS_LIST bounds, inT16 start, inT16 end, TPOINT *extreme_tl, TPOINT *extreme_br)

Typedef Documentation

typedef BOUNDS* BOUNDS_LIST

Function Documentation

void bounds_of_piece ( BOUNDS_LIST  bounds,
inT16  start,
inT16  end,
TPOINT extreme_tl,
TPOINT extreme_br 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines