tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
DANGERR_INFO Struct Reference

#include <stopper.h>

Public Member Functions

 DANGERR_INFO ()
 
 DANGERR_INFO (int b, int e, bool d, bool n, UNICHAR_ID l)
 

Public Attributes

int begin
 
int end
 
bool dangerous
 
bool correct_is_ngram
 
UNICHAR_ID leftmost
 

Constructor & Destructor Documentation

◆ DANGERR_INFO() [1/2]

DANGERR_INFO::DANGERR_INFO ( )
inline

◆ DANGERR_INFO() [2/2]

DANGERR_INFO::DANGERR_INFO ( int  b,
int  e,
bool  d,
bool  n,
UNICHAR_ID  l 
)
inline

Member Data Documentation

◆ begin

int DANGERR_INFO::begin

◆ correct_is_ngram

bool DANGERR_INFO::correct_is_ngram

◆ dangerous

bool DANGERR_INFO::dangerous

◆ end

int DANGERR_INFO::end

◆ leftmost

UNICHAR_ID DANGERR_INFO::leftmost

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