tesseract-doxygen/ccmain/adaptions.h File Reference
#include "charsample.h"
#include "charcut.h"
#include "notdll.h"
Go to the source code of this file.
Function Documentation
void display_cluster_prototypes |
( |
CHAR_SAMPLES_LIST * |
char_clusters |
) |
|
void print_em_stats |
( |
CHAR_SAMPLES_LIST * |
char_clusters, |
|
|
CHAR_SAMPLE_LIST * |
chars_waiting | |
|
) |
| | |
void reject_all_fullstops |
( |
WERD_RES * |
word |
) |
|
void reject_suspect_fullstops |
( |
WERD_RES * |
word |
) |
|
Variable Documentation
"Adapt to words that contain " " a character composed form fragments"
"Largest fraction of characters in cluster for it to be used for adaption"
"Generate and print debug information for adaption by clustering"
"Smallest number of samples in a cluster for it to be used for adaption"
"t1 threshold for clustering samples"
"t2 threshold for clustering samples"
"Extra threshold for clustering samples, only keep a new sample if best score greater than this value"
"Display cut images and matrix match for demo purposes"
"Name of document containing demo words"
"Word number of first word to display"
"Word number of second word to display"
"Use prototypes when adapting"
"Adapt to all characters using, matrix matcher"
"Only match samples against clusters for the same character"
"Don't try to adapt to characters on this list"
"Use prototypes as clusters are built"
"Adapt to characters using reject map"
"Characters to be avoided when adapting"
"Set reject map to enable cluster input to be measured"
"Use best sample from cluster when adapting"