wordrec/associate.cpp File Reference

#include <stdio.h>
#include "associate.h"
#include "debug.h"
#include "callcpp.h"

Go to the source code of this file.

Functions

Variables


Function Documentation

void init_associate_vars (  ) 

Create and initialize references to debug variables that control operations in this file.

Definition at line 55 of file associate.cpp.

Referenced by init_ms_debug().

00055                            { 
00056   make_enable_assoc(); 
00057 }

TBLOB* newblob (  ) 

Note:
File: associate.cpp (Formerly associate.c)
Associate the outlines and classify them
Author:
Mark Seaman, OCR Technology
Date:
Tue Jan 30 14:03:25 1990 Mon Jul 22 10:48:01 1991 (Mark Seaman) marks
 * (c) Copyright 1990, Hewlett-Packard Company.
 ** 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.


Variable Documentation

EVALUATION_ARRAY last_segmentation

Debug vars

Definition at line 45 of file associate.cpp.

Referenced by evaluate_chunks(), and replace_char_widths().


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