![]() |
Leptonica 1.68
C Image Processing Library
|
Simple program that crops text pages to a given border. More...
#include <stdio.h>#include <stdlib.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Simple program that crops text pages to a given border.
Definition in file croptext.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 35 of file croptext.c.
References boxaDestroy(), boxaGetBox(), boxaGetCount(), boxaSort(), boxCreate(), boxGetGeometry(), ERROR_INT, genPathname(), getSortedPathnamesInDirectory(), IFF_TIFF_G4, L_CLONE, L_MAX, L_SORT_BY_AREA, L_SORT_DECREASING, nfiles, NULL, pixClipRectangle(), pixConnComp(), pixDestroy(), pixMorphSequence(), pixRead(), pixWrite(), sarrayGetCount(), sarrayGetString(), and splitPathAtDirectory().