tesseract-doxygen/ccutil/boxread.h File Reference

#include <stdio.h>

Go to the source code of this file.

Functions

bool read_next_box (FILE *box_file, char *utf8_str, int *x_min, int *y_min, int *x_max, int *y_max)
bool read_next_box (int page, FILE *box_file, char *utf8_str, int *x_min, int *y_min, int *x_max, int *y_max)

Variables

const int kBoxReadBufSize = 256

Function Documentation

bool read_next_box ( int  page,
FILE *  box_file,
char *  utf8_str,
int *  x_min,
int *  y_min,
int *  x_max,
int *  y_max 
)
bool read_next_box ( FILE *  box_file,
char *  utf8_str,
int *  x_min,
int *  y_min,
int *  x_max,
int *  y_max 
)

Variable Documentation

const int kBoxReadBufSize = 256
Generated on Sun Jul 18 17:10:49 2010 for Tesseract by  doxygen 1.6.3