Leptonica 1.68
C Image Processing Library
|
This tests the PostScript output for images with mixed text and images, coming from source of different depths, with and without colormaps. Illustrates binary halftone segmentation, combining images with masks, PS generation. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
This tests the PostScript output for images with mixed text and images, coming from source of different depths, with and without colormaps. Illustrates binary halftone segmentation, combining images with masks, PS generation.
Definition in file psioseg_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file psioseg_reg.c.
References buf, convertSegmentedPagesToPS(), genPathname(), IFF_JFIF_JPEG, IFF_PNG, IFF_TIFF_G4, lept_free(), lept_mkdir(), NULL, PIX_SRC, pixCombineMasked(), pixConvertRGBToLuminance(), pixConvertTo32(), pixCreate(), pixDestroy(), pixGetDimensions(), pixGetRegionsBinary(), pixOctreeColorQuant(), pixOctreeQuantNumColors(), pixRasterop(), pixRead(), pixScale(), pixSetAll(), pixSubtract(), pixWrite(), regTestCheckFile(), regTestCleanup(), regTestSetup(), and regTestWritePixAndCheck().