tesseract 4.1.1
Loading...
Searching...
No Matches
ocrclass.h File Reference
#include <chrono>
#include <ctime>

Go to the source code of this file.

Classes

struct  EANYCODE_CHAR
 
class  ETEXT_DESC
 

Typedefs

using CANCEL_FUNC = bool(*)(void *, int)
 
using PROGRESS_FUNC = bool(*)(int, int, int, int, int)
 
using PROGRESS_FUNC2 = bool(*)(ETEXT_DESC *, int, int, int, int)
 

Typedef Documentation

◆ CANCEL_FUNC

using CANCEL_FUNC = bool (*)(void*, int)

Definition at line 98 of file ocrclass.h.

◆ PROGRESS_FUNC

using PROGRESS_FUNC = bool (*)(int, int, int, int, int)

Definition at line 99 of file ocrclass.h.

◆ PROGRESS_FUNC2

using PROGRESS_FUNC2 = bool (*)(ETEXT_DESC*, int, int, int, int)

Definition at line 100 of file ocrclass.h.