tesseract  4.00.00dev
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

◆ image_height_

int tesseract::TessBaseAPI::image_height_
protected

Definition at line 896 of file baseapi.h.

◆ image_width_

int tesseract::TessBaseAPI::image_width_
protected

Definition at line 895 of file baseapi.h.

◆ rect_height_

int tesseract::TessBaseAPI::rect_height_
protected

Definition at line 894 of file baseapi.h.

◆ rect_left_

int tesseract::TessBaseAPI::rect_left_
protected

Definition at line 891 of file baseapi.h.

◆ rect_top_

int tesseract::TessBaseAPI::rect_top_
protected

Definition at line 892 of file baseapi.h.

◆ rect_width_

int tesseract::TessBaseAPI::rect_width_
protected

Definition at line 893 of file baseapi.h.