ccmain/charsample.cpp File Reference

#include "mfcpch.h"
#include <stdio.h>
#include <ctype.h>
#include <math.h>
#include "memry.h"
#include "tessvars.h"
#include "statistc.h"
#include "charsample.h"
#include "paircmp.h"
#include "matmatch.h"
#include "adaptions.h"
#include "secname.h"
#include "notdll.h"

Go to the source code of this file.

Functions

Variables


Function Documentation

ELISTIZE ( CHAR_SAMPLE   ) 

Definition at line 41 of file charsample.cpp.

References NULL.

00044                           {
00045   sample_blob = NULL;
00046   sample_denorm = NULL;
00047   sample_image = NULL;
00048   ch = '\0';
00049   n_samples_matched = 0;
00050   total_match_scores = 0.0;
00051   sumsq_match_scores = 0.0;
00052 }


Variable Documentation

INT32 demo_word

Hack for demos.

Note:
File: adaptions.cpp (Formerly adaptions.c)
Functions used to adapt to blobs already confidently identified
Author:
Chris Newton
Date:
Thu Oct 7 10:17:28 BST 1993
 * (C) Copyright 1992, Hewlett-Packard Ltd.
 ** 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 40 of file adaptions.cpp.

Referenced by adapt_to_good_ems(), adapt_to_good_samples(), CHAR_PROTO::match(), and CHAR_PROTO::match_sample().


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