Leptonica 1.68
C Image Processing Library

dewarp.h File Reference

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

Detailed Description

Data structure to hold arrays and results for generating a vertical disparity array based on textlines.

Definition in file dewarp.h.


Define Documentation

#define DEWARP_VERSION_NUMBER   1

Definition at line 34 of file dewarp.h.

Referenced by dewarpReadStream(), and dewarpWriteStream().


Typedef Documentation

typedef struct L_Dewarp L_DEWARP

Definition at line 55 of file dewarp.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines