Leptonica 1.68
C Image Processing Library

convertsegfilestops.c File Reference

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)

Detailed Description

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.


Function Documentation

main ( int  argc,
char **  argv 
)

Definition at line 65 of file convertsegfilestops.c.

References convertSegmentedPagesToPS(), and NULL.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines