Leptonica 1.68
C Image Processing Library
|
Data structure to hold arrays and results for generating a vertical disparity array based on textlines. More...
Go to the source code of this file.
Data Structures | |
struct | L_Dewarp |
Defines | |
#define | DEWARP_VERSION_NUMBER 1 |
Typedefs | |
typedef struct L_Dewarp | L_DEWARP |
Data structure to hold arrays and results for generating a vertical disparity array based on textlines.
Definition in file dewarp.h.
#define DEWARP_VERSION_NUMBER 1 |
Definition at line 34 of file dewarp.h.
Referenced by dewarpReadStream(), and dewarpWriteStream().