![]() |
Leptonica 1.68
C Image Processing Library
|
Regression test for quadratic shear, both sampled and interpolated. More...
#include "allheaders.h"Go to the source code of this file.
Functions | |
| void | PixSave (PIX **ppixs, PIXA *pixa, l_int32 newrow, L_BMF *bmf, const char *textstr) |
| l_int32 | main (int argc, char **argv) |
Regression test for quadratic shear, both sampled and interpolated.
Definition in file shear2_reg.c.
Definition at line 150 of file shear2_reg.c.
References L_ADD_BELOW, L_ERROR, pixDestroy(), pixGetWidth(), pixSaveTiledWithText(), and PROCNAME.
Referenced by main().
| l_int32 main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 28 of file shear2_reg.c.
References bmfCreate(), bmfDestroy(), L_RegParams::display, IFF_PNG, L_BRING_IN_WHITE, L_INTERPOLATED, L_SAMPLED, L_WARP_TO_LEFT, L_WARP_TO_RIGHT, NULL, pixaCreate(), pixaDestroy(), pixaDisplay(), pixConvertTo8(), pixCreate(), pixDestroy(), pixDisplayWithTitle(), pixQuadraticVShear(), pixRenderLineArb(), PixSave(), pixSetAll(), regTestCleanup(), regTestSetup(), and regTestWritePixAndCheck().