tesseract-doxygen/wordrec/split.cpp File Reference

#include "split.h"
#include "structures.h"
#include "hideedge.h"
#include "callcpp.h"

Defines

#define SPLITBLOCK   100

Functions

 makestructure (newsplit, free_split, printsplit, SPLIT, freesplit, SPLITBLOCK,"SPLIT", splitcount)
void delete_split (SPLIT *split)
EDGEPTmake_edgept (int x, int y, EDGEPT *next, EDGEPT *prev)
SPLITnew_split (EDGEPT *point1, EDGEPT *point2)
void print_split (SPLIT *split)
void split_outline (EDGEPT *join_point1, EDGEPT *join_point2)
void unsplit_outlines (EDGEPT *p1, EDGEPT *p2)

Variables

bool wordrec_display_splits = 0

Define Documentation

#define SPLITBLOCK   100

Function Documentation

void delete_split ( SPLIT split  ) 
EDGEPT* make_edgept ( int  x,
int  y,
EDGEPT next,
EDGEPT prev 
)
makestructure ( newsplit  ,
free_split  ,
printsplit  ,
SPLIT  ,
freesplit  ,
SPLITBLOCK  ,
"SPLIT"  ,
splitcount   
)
SPLIT* new_split ( EDGEPT point1,
EDGEPT point2 
)
void print_split ( SPLIT split  ) 
void split_outline ( EDGEPT join_point1,
EDGEPT join_point2 
)
void unsplit_outlines ( EDGEPT p1,
EDGEPT p2 
)

Variable Documentation

"Display splits"

Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3