textord/tessout.h File Reference

#include "ocrblock.h"
#include "tessclas.h"
#include "statistc.h"
#include "notdll.h"

Go to the source code of this file.

Functions


Function Documentation

void accumulate_word_stats ( TWERD word,
STATS kern_stats,
ICOORD bleft,
ICOORD tright 
)

void blob_bounding_box ( TBLOB blob,
INT16 xmin,
INT16 ymin,
INT16 xmax,
INT16 ymax 
)

PBLOB* convert_blob ( TBLOB tblob,
BOOL8  do_shift 
)

void convert_outline ( TESSLINE tessline,
BOOL8  do_shift,
BOOL8  reverse,
OUTLINE_IT *  it 
)

ROW* convert_row ( TEXTROW tessrow,
BOOL8  do_shift,
INT16 top,
INT16 bottom 
)

void convert_words ( TEXTROW tessrow,
BOOL8  do_shift,
ROW row 
)

void free_blob ( TBLOB blob  ) 

void free_outline ( TESSLINE outline  ) 

void free_tree ( TESSLINE outline  ) 

BOOL8 make_blocks_from_rows ( TEXTROW tessrows,
const char *  name,
ICOORD  page_tr,
BOOL8  copy_poly,
BLOCK_IT *  block_it 
)

Note:
File: tessout.h (Formerly tessconv.h)
Code to convert from tesseract data to mithras data.
Author:
Ray Smith
Date:
Tue Oct 22 12:54:38 BST 1991
 * (C) Copyright 1991, 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.


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