tesseract 3.04.01

wordrec/findseam.cpp File Reference

#include "findseam.h"
#include "gradechop.h"
#include "plotedges.h"
#include "outlines.h"
#include "freelist.h"
#include "seam.h"
#include "wordrec.h"

Go to the source code of this file.

Namespaces

namespace  tesseract

Defines

#define SPLIT_CLOSENESS   20
#define MAX_NUM_SEAMS   150
#define MAX_OLD_SEAMS   150
#define NO_FULL_PRIORITY   -1
#define BAD_PRIORITY   9999.0

Define Documentation

#define BAD_PRIORITY   9999.0

Definition at line 51 of file findseam.cpp.

#define MAX_NUM_SEAMS   150

Definition at line 46 of file findseam.cpp.

#define MAX_OLD_SEAMS   150

Definition at line 48 of file findseam.cpp.

#define NO_FULL_PRIORITY   -1

Definition at line 49 of file findseam.cpp.

#define SPLIT_CLOSENESS   20

Definition at line 44 of file findseam.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines