Leptonica 1.68
C Image Processing Library
|
This tests several ptaa functions, including: ptaaGetBoundaryPixels(), pixRenderRandomCmapPtaa(), and ptaaGetPta(). More...
#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
This tests several ptaa functions, including: ptaaGetBoundaryPixels(), pixRenderRandomCmapPtaa(), and ptaaGetPta().
Definition in file pta_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 29 of file pta_reg.c.
References boxaDestroy(), boxaGetCount(), FALSE, IFF_PNG, L_BOUNDARY_BG, L_BOUNDARY_FG, L_CLONE, NULL, pixaCreate(), pixaDestroy(), pixaDisplay(), pixClearAll(), pixConnComp(), pixConvertTo1(), pixCountPixels(), pixDestroy(), pixDisplay(), pixEqual(), pixMorphSequence(), pixRead(), pixRenderRandomCmapPtaa(), pixSaveTiled(), pixWrite(), pixXor(), ptaaDestroy(), ptaaGetBoundaryPixels(), ptaaGetCount(), ptaaGetPta(), ptaaWrite(), ptaDestroy(), ptaGetCount(), and TRUE.