#include "tessclas.h"
#include "const.h"
#include <stdio.h>
Go to the source code of this file.
int acts[MAXPROC] |
Action flags
Definition at line 40 of file globals.cpp.
Referenced by cc_recog(), and program_init().
int acts_fx |
int acts_ocr |
char classes[CLASSIZE][CLASSLENGTH] |
Class definitions
Definition at line 35 of file globals.cpp.
int corners[4] |
char* debugfile |
FILE* debugfp |
int debugs[MAXPROC] |
int debugs_fx |
int debugs_ocr |
char* demodir |
char directory[FILENAMESIZE] |
char imagefile[FILENAMESIZE] |
Image file name
Definition at line 53 of file globals.cpp.
int optind |
* (C) Copyright 1995, Hewlett-Packard Co. ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** http://www.apache.org/licenses/LICENSE-2.0 ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License.
First blob on page
Definition at line 31 of file globals.cpp.
First block on page
Definition at line 33 of file globals.cpp.
int plots[MAXPROC] |
int plots_fx |
Initialized in program_variables()
Definition at line 59 of file globals.cpp.
Referenced by program_init(), and program_variables().
int plots_ocr |
int resolution |
Scanner res in dpi
Definition at line 38 of file globals.cpp.
Referenced by adapt_to_good_ems(), adapt_to_good_samples(), clip_sample(), collect_characters_for_adaption(), collect_ems_for_adaption(), program_variables(), and write_tif_image().