tesseract  3.04.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Thresholder Parameters

fxn for setting truth_* in WERD_RES More...

Variables

int tesseract::TessBaseAPI::rect_left_
 
int tesseract::TessBaseAPI::rect_top_
 
int tesseract::TessBaseAPI::rect_width_
 
int tesseract::TessBaseAPI::rect_height_
 
int tesseract::TessBaseAPI::image_width_
 
int tesseract::TessBaseAPI::image_height_
 

Detailed Description

fxn for setting truth_* in WERD_RES

Parameters saved from the Thresholder. Needed to rebuild coordinates.

Variable Documentation

int tesseract::TessBaseAPI::image_height_
protected

Definition at line 877 of file baseapi.h.

int tesseract::TessBaseAPI::image_width_
protected

Definition at line 876 of file baseapi.h.

int tesseract::TessBaseAPI::rect_height_
protected

Definition at line 875 of file baseapi.h.

int tesseract::TessBaseAPI::rect_left_
protected

Definition at line 872 of file baseapi.h.

int tesseract::TessBaseAPI::rect_top_
protected

Definition at line 873 of file baseapi.h.

int tesseract::TessBaseAPI::rect_width_
protected

Definition at line 874 of file baseapi.h.