Leptonica 1.68
C Image Processing Library
|
Converts all image files in a 'page' directory, using optional corresponding segmentation mask files in a 'mask' directory, to a level 2 compressed PostScript file. More...
#include <string.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Converts all image files in a 'page' directory, using optional corresponding segmentation mask files in a 'mask' directory, to a level 2 compressed PostScript file.
Definition in file convertsegfilestops.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 65 of file convertsegfilestops.c.
References convertSegmentedPagesToPS(), and NULL.