tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
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

◆ image_width_

int tesseract::TessBaseAPI::image_width_
protected

◆ rect_height_

int tesseract::TessBaseAPI::rect_height_
protected

◆ rect_left_

int tesseract::TessBaseAPI::rect_left_
protected

◆ rect_top_

int tesseract::TessBaseAPI::rect_top_
protected

◆ rect_width_

int tesseract::TessBaseAPI::rect_width_
protected