Leptonica 1.68
C Image Processing Library
|
Go to the source code of this file.
Defines | |
#define | L_BUF_SIZE 512 |
Functions | |
main (int argc, char **argv) | |
Variables | |
static const char * | tempfile = "/tmp/temp_cpp_output.txt" |
static const char * | version = "1.4" |
#define L_BUF_SIZE 512 |
Definition at line 49 of file xtractprotos.c.
Referenced by main().
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 56 of file xtractprotos.c.
References buf, filein, L_BUF_SIZE, L_WARNING, lept_free(), NULL, parseForProtos(), sarrayAddString(), sarrayCreate(), sarrayDestroy(), sarrayToString(), stringNew(), tempfile, and version.
const char* tempfile = "/tmp/temp_cpp_output.txt" [static] |
Definition at line 52 of file xtractprotos.c.
Referenced by convertTiffMultipageToPS(), and main().
const char* version = "1.4" [static] |
Definition at line 53 of file xtractprotos.c.
Referenced by boxaaReadStream(), boxaReadStream(), dewarpReadStream(), dpixReadStream(), fpixReadStream(), generateFixedStringsPdf(), getLeptonicaVersion(), gplotRead(), kernelReadStream(), main(), numaaReadStream(), numaReadStream(), pixaaReadStream(), pixacompReadStream(), pixaReadStream(), ptaaReadStream(), ptaReadStream(), sarrayReadStream(), selaReadStream(), and selReadStream().