tesseract  3.03
/usr/local/google/home/jbreiden/tesseract-ocr-read-only/textord/tovars.h File Reference
#include "params.h"

Go to the source code of this file.

Variables

bool textord_show_initial_words = FALSE
bool textord_show_new_words = FALSE
bool textord_show_fixed_words = FALSE
bool textord_blocksall_fixed = FALSE
bool textord_blocksall_prop = FALSE
bool textord_blocksall_testing = FALSE
bool textord_test_mode = FALSE
int textord_dotmatrix_gap = 3
int textord_debug_block = 0
int textord_pitch_range = 2
double textord_wordstats_smooth_factor = 0.05
double textord_width_smooth_factor = 0.10
double textord_words_width_ile = 0.4
double textord_words_maxspace = 4.0
double textord_words_default_maxspace = 3.5
double textord_words_default_minspace = 0.6
double textord_words_min_minspace = 0.3
double textord_words_default_nonspace = 0.2
double textord_words_initial_lower = 0.25
double textord_words_initial_upper = 0.15
double textord_words_minlarge = 0.75
double textord_words_pitchsd_threshold = 0.025
double textord_words_def_fixed = 0.01
double textord_words_def_prop = 0.06
int textord_words_veto_power = 5
double textord_pitch_rowsimilarity = 0.08
bool textord_pitch_scalebigwords = FALSE
double words_initial_lower = 0.5
double words_initial_upper = 0.15
double words_default_prop_nonspace = 0.25
double words_default_fixed_space = 0.75
double words_default_fixed_limit = 0.6
double textord_words_definite_spread = 0.30
double textord_spacesize_ratiofp = 2.8
double textord_spacesize_ratioprop = 2.0
double textord_fpiqr_ratio = 1.5
double textord_max_pitch_iqr = 0.20
double textord_fp_min_width = 0.5

Variable Documentation

"Moan about prop blocks"

Definition at line 29 of file tovars.cpp.

bool textord_blocksall_prop = FALSE

"Moan about fixed pitch blocks"

Definition at line 31 of file tovars.cpp.

"Dump stats when moaning"

Definition at line 32 of file tovars.cpp.

"Block to do debug on"

Definition at line 36 of file tovars.cpp.

"Max pixel gap for broken pixed pitch"

Definition at line 35 of file tovars.cpp.

double textord_fp_min_width = 0.5

"Min width of decent blobs"

Definition at line 83 of file tovars.cpp.

double textord_fpiqr_ratio = 1.5

"Pitch IQR/Gap IQR threshold"

Definition at line 81 of file tovars.cpp.

double textord_max_pitch_iqr = 0.20

"Xh fraction noise in pitch"

Definition at line 82 of file tovars.cpp.

"Max range test on pitch"

Definition at line 37 of file tovars.cpp.

"Fraction of xheight for sameness"

Definition at line 67 of file tovars.cpp.

"Scale scores on big words"

Definition at line 69 of file tovars.cpp.

"Display forced fixed pitch words"

Definition at line 28 of file tovars.cpp.

"Display separate words"

Definition at line 25 of file tovars.cpp.

bool textord_show_new_words = FALSE

"Display separate words"

Definition at line 26 of file tovars.cpp.

"Min ratio space/nonspace"

Definition at line 78 of file tovars.cpp.

"Min ratio space/nonspace"

Definition at line 80 of file tovars.cpp.

bool textord_test_mode = FALSE

"Do current test"

Definition at line 33 of file tovars.cpp.

"Smoothing width stats"

Definition at line 41 of file tovars.cpp.

double textord_words_def_fixed = 0.01

"Threshold for definite fixed"

Definition at line 61 of file tovars.cpp.

double textord_words_def_prop = 0.06

"Threshold for definite prop"

Definition at line 63 of file tovars.cpp.

"Max believable third space"

Definition at line 46 of file tovars.cpp.

"Fraction of xheight"

Definition at line 48 of file tovars.cpp.

"Fraction of xheight"

Definition at line 51 of file tovars.cpp.

"Non-fuzzy spacing region"

Definition at line 76 of file tovars.cpp.

"Max inital cluster size"

Definition at line 53 of file tovars.cpp.

"Min initial cluster spacing"

Definition at line 55 of file tovars.cpp.

double textord_words_maxspace = 4.0

"Multiple of xheight"

Definition at line 44 of file tovars.cpp.

"Fraction of xheight"

Definition at line 49 of file tovars.cpp.

double textord_words_minlarge = 0.75

"Fraction of valid gaps needed"

Definition at line 57 of file tovars.cpp.

"Pitch sync threshold"

Definition at line 59 of file tovars.cpp.

"Rows required to outvote a veto"

Definition at line 65 of file tovars.cpp.

"Ile of blob widths for space est"

Definition at line 43 of file tovars.cpp.

"Smoothing gap stats"

Definition at line 39 of file tovars.cpp.

"Allowed size variance"

Definition at line 74 of file tovars.cpp.

"Fraction of xheight"

Definition at line 73 of file tovars.cpp.

"Fraction of xheight"

Definition at line 72 of file tovars.cpp.

double words_initial_lower = 0.5

"Max inital cluster size"

Definition at line 70 of file tovars.cpp.

double words_initial_upper = 0.15

"Min initial cluster spacing"

Definition at line 71 of file tovars.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines