Leptonica 1.68
C Image Processing Library
|
Regression test for image dewarp based on text lines. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
l_int32 | main (int argc, char **argv) |
Regression test for image dewarp based on text lines.
Definition in file dewarp_reg.c.
l_int32 main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file dewarp_reg.c.
References dewarpApplyDisparity(), dewarpBuildModel(), dewarpCreate(), dewarpDestroy(), dewarpMinimize(), dewarpRead(), dewarpWrite(), L_RegParams::display, dpixConvertToFPix(), dpixDestroy(), dpixRead(), dpixScaleByInteger(), dpixWrite(), ERROR_INT, fpixClone(), fpixConvertToDPix(), fpixDestroy(), fpixRead(), fpixRenderContours(), fpixScaleByInteger(), fpixWrite(), IFF_PNG, L_CLONE, NULL, numaDestroy(), pixBackgroundNormSimple(), pixConvertRGBToGray(), pixCreateTemplate(), L_Dewarp::pixd, pixDestroy(), pixDisplayPta(), pixDisplayPtaa(), pixDisplayWithTitle(), pixGetTextlineCenters(), pixRead(), pixThresholdToBinary(), ptaaDestroy(), ptaaGetCount(), ptaaGetPta(), ptaaRemoveShortLines(), ptaCreateFromNuma(), ptaDestroy(), ptaGetArrays(), ptaGetQuadraticLSF(), regTestCheckFile(), regTestCleanup(), regTestCompareFiles(), regTestSetup(), regTestWritePixAndCheck(), L_Dewarp::sampvdispar, and L_RegParams::testname.