tesseract  5.0.0-alpha-619-ge9db
REGION_OCC Class Reference

#include <blkocc.h>

Inheritance diagram for REGION_OCC:
ELIST_LINK

Public Member Functions

 REGION_OCC ()=default
 
 REGION_OCC (float min, float max, int16_t region)
 
- Public Member Functions inherited from ELIST_LINK
 ELIST_LINK ()
 
 ELIST_LINK (const ELIST_LINK &)
 
void operator= (const ELIST_LINK &)
 

Public Attributes

float min_x
 
float max_x
 
int16_t region_type
 

Detailed Description

Definition at line 41 of file blkocc.h.

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

Definition at line 80 of file blkocc.h.

122 {

Member Data Documentation

◆ max_x

float REGION_OCC::max_x

Definition at line 75 of file blkocc.h.

◆ min_x

float REGION_OCC::min_x

Definition at line 74 of file blkocc.h.

◆ region_type

int16_t REGION_OCC::region_type

Definition at line 76 of file blkocc.h.


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