Leptonica 1.68
C Image Processing Library
|
Regression test for splittings of a single component and for an image composed of several components, using different components and parameters. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Regression test for splittings of a single component and for an image composed of several components, using different components and parameters.
Definition in file splitcomp_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 31 of file splitcomp_reg.c.
References boxaDestroy(), boxCreate(), boxDestroy(), L_RegParams::display, IFF_PNG, L_CLONE, L_COPY, L_INSERT, NULL, pixaAddPix(), pixaCreate(), pixaDestroy(), pixaDisplay(), pixaDisplayOnLattice(), pixaGetPix(), pixBlendBoxaRandom(), pixClearInRect(), pixCopy(), pixCreate(), pixDestroy(), pixDisplayWithTitle(), pixGetDimensions(), pixPaintThroughMask(), pixRenderBoxaArb(), pixRotateOrth(), pixSaveTiled(), pixSetAll(), pixSplitComponentIntoBoxa(), pixSplitIntoBoxa(), regTestCleanup(), regTestSetup(), and regTestWritePixAndCheck().