Tesseract 3.01
/data/source/tesseract-ocr/textord/edgloop.cpp File Reference
#include "mfcpch.h"
#include "scanedg.h"
#include "drawedg.h"
#include "edgloop.h"

Defines

#define MINEDGELENGTH   8

Functions

void complete_edge (CRACKEDGE *start, C_OUTLINE_IT *outline_it)
ScrollView::Color check_path_legal (CRACKEDGE *start)
inT16 loop_bounding_box (CRACKEDGE *&start, ICOORD &botleft, ICOORD &topright)

Variables

int edges_maxedgelength = 16000

Define Documentation

#define MINEDGELENGTH   8

Function Documentation

ScrollView::Color check_path_legal ( CRACKEDGE start)
void complete_edge ( CRACKEDGE start,
C_OUTLINE_IT *  outline_it 
)
inT16 loop_bounding_box ( CRACKEDGE *&  start,
ICOORD botleft,
ICOORD topright 
)

Variable Documentation

int edges_maxedgelength = 16000

"Max steps in any outline"

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines