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

Go to the source code of this file.

Functions

void preserve_outline (EDGEPT *start)
void preserve_outline_tree (TESSLINE *srcline)
EDGEPTrestore_outline (EDGEPT *start)
void restore_outline_tree (TESSLINE *srcline)
int any_shared_split_points (SEAMS seam_list, SEAM *seam)
int check_blob (TBLOB *blob)
inT16 check_seam_order (TBLOB *blob, SEAM *seam)
inT16 total_containment (TBLOB *blob1, TBLOB *blob2)

Function Documentation

int any_shared_split_points ( SEAMS  seam_list,
SEAM seam 
)
int check_blob ( TBLOB blob)
inT16 check_seam_order ( TBLOB blob,
SEAM seam 
)
void preserve_outline ( EDGEPT start)
void preserve_outline_tree ( TESSLINE srcline)
EDGEPT* restore_outline ( EDGEPT start)
void restore_outline_tree ( TESSLINE srcline)
inT16 total_containment ( TBLOB blob1,
TBLOB blob2 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines