tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
REGION_OCC Class Reference

#include <blkocc.h>

Inheritance diagram for REGION_OCC:
Collaboration diagram for REGION_OCC:

Public Member Functions

 REGION_OCC ()=default
 
 REGION_OCC (float min, float max, int16_t region)
 

Public Attributes

float min_x
 
float max_x
 
int16_t region_type
 

Constructor & Destructor Documentation

◆ REGION_OCC() [1/2]

REGION_OCC::REGION_OCC ( )
default

◆ REGION_OCC() [2/2]

REGION_OCC::REGION_OCC ( float  min,
float  max,
int16_t  region 
)
inline

Member Data Documentation

◆ max_x

float REGION_OCC::max_x

◆ min_x

float REGION_OCC::min_x

◆ region_type

int16_t REGION_OCC::region_type

The documentation for this class was generated from the following file: