![]() |
Leptonica 1.68
C Image Processing Library
|
Tests the seedspreading (voronoi finding & filling) function for both 4 and 8 connectivity. More...
#include "allheaders.h"Go to the source code of this file.
Defines | |
| #define | REDUCTION 1 |
Functions | |
| main (int argc, char **argv) | |
Tests the seedspreading (voronoi finding & filling) function for both 4 and 8 connectivity.
Definition in file seedspread_reg.c.
| #define REDUCTION 1 |
Definition at line 25 of file seedspread_reg.c.
Referenced by main().
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 27 of file seedspread_reg.c.
References L_RegParams::display, IFF_PNG, PIX_SRC, pixaCreate(), pixaDestroy(), pixaDisplay(), pixConvertTo32(), pixCreate(), pixDestroy(), pixDisplayWithTitle(), pixRasterop(), pixSaveTiled(), pixSeedspread(), pixSetAllArbitrary(), pixSetPixel(), REDUCTION, regTestCleanup(), regTestSetup(), regTestWritePixAndCheck(), HeapElement::x, and HeapElement::y.