Leptonica 1.68
C Image Processing Library
|
Demonstrates keystone warping correction using a projective transform and finding text baselines. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Demonstrates keystone warping correction using a projective transform and finding text baselines.
Definition in file baselinetest.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file baselinetest.c.
References ERROR_INT, filein, IFF_TIFF_G4, NULL, numaDestroy(), pixDeskewLocal(), pixDestroy(), pixFindBaselines(), pixGetLocalSkewAngles(), pixRead(), pixWrite(), and ptaDestroy().