Leptonica 1.68
C Image Processing Library
|
Generates segmented images and encodes them efficiently in a mixed-raster pdf. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) | |
Variables | |
static const l_int32 | WIDTH = 800 |
Generates segmented images and encodes them efficiently in a mixed-raster pdf.
Definition in file pdfseg_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 32 of file pdfseg_reg.c.
References boxaaAddBoxa(), boxaaCreate(), boxaAddBox(), boxaaDestroy(), boxaaWrite(), boxaCreate(), boxaDestroy(), boxaTransform(), boxCreate(), convertSegmentedFilesToPdf(), FALSE, IFF_JFIF_JPEG, L_G4_ENCODE, L_INSERT, l_pdfSetDateAndVersion(), lept_mkdir(), lept_rmdir(), NULL, pixBackgroundNormSimple(), pixConnComp(), pixConvertTo1(), pixDestroy(), pixExpandBinaryPower2(), pixGenHalftoneMask(), pixGetHeight(), pixGetWidth(), pixMaskConnComp(), pixMorphSequence(), pixRead(), pixReduceBinary2(), pixScaleToGray(), pixScaleToSize(), pixWrite(), regTestCheckFile(), regTestCleanup(), regTestSetup(), and WIDTH.
Definition at line 30 of file pdfseg_reg.c.
Referenced by main().