tesseract  4.1.1
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 914 of file baseapi.h.

◆ image_width_

int tesseract::TessBaseAPI::image_width_
protected

Definition at line 913 of file baseapi.h.

◆ rect_height_

int tesseract::TessBaseAPI::rect_height_
protected

Definition at line 912 of file baseapi.h.

◆ rect_left_

int tesseract::TessBaseAPI::rect_left_
protected

Definition at line 909 of file baseapi.h.

◆ rect_top_

int tesseract::TessBaseAPI::rect_top_
protected

Definition at line 910 of file baseapi.h.

◆ rect_width_

int tesseract::TessBaseAPI::rect_width_
protected

Definition at line 911 of file baseapi.h.