cutil/globals.h File Reference

#include "tessclas.h"
#include "const.h"
#include <stdio.h>

Go to the source code of this file.

Variables


Variable Documentation

int acts[MAXPROC]

Action flags

Definition at line 40 of file globals.cpp.

Referenced by cc_recog(), and program_init().

int acts_fx

Definition at line 65 of file globals.cpp.

Referenced by program_init(), and program_variables().

int acts_ocr

Definition at line 66 of file globals.cpp.

Referenced by program_init(), and program_variables().

char classes[CLASSIZE][CLASSLENGTH]

Class definitions

Definition at line 35 of file globals.cpp.

int corners[4]

Corners of scan window

Definition at line 50 of file globals.cpp.

Referenced by program_init().

char* debugfile

Debug file name

Definition at line 57 of file globals.cpp.

Referenced by program_variables().

FILE* debugfp

Debug window fd

Definition at line 72 of file globals.cpp.

Referenced by tprintf().

int debugs[MAXPROC]

Debug flags

Definition at line 42 of file globals.cpp.

Referenced by program_init().

int debugs_fx

Definition at line 62 of file globals.cpp.

Referenced by program_init(), and program_variables().

int debugs_ocr

Definition at line 63 of file globals.cpp.

Referenced by program_init(), and program_variables().

char* demodir

Demo home directory.

Definition at line 68 of file globals.cpp.

char directory[FILENAMESIZE]

Main directory

Definition at line 55 of file globals.cpp.

Referenced by getpath().

char imagefile[FILENAMESIZE]

Image file name

Definition at line 53 of file globals.cpp.

char* optarg

Definition at line 49 of file globals.h.

int optind

Note:
File: getopt.cpp
Re-implementation of the unix code.
Author:
Ray Smith
Date:
Tue Nov 28 05:52:50 MST 1995
 * (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.

Definition at line 48 of file globals.h.

TBLOB* pageblobs

First blob on page

Definition at line 31 of file globals.cpp.

TEXTBLOCK* pageblocks

First block on page

Definition at line 33 of file globals.cpp.

int plots[MAXPROC]

Plot flags

Definition at line 44 of file globals.cpp.

Referenced by program_init().

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

Definition at line 60 of file globals.cpp.

Referenced by program_init(), and program_variables().

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().


Generated on Wed Feb 28 19:49:21 2007 for Tesseract by  doxygen 1.5.1