Leptonica 1.68
C Image Processing Library

seedspread_reg.c File Reference

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)

Detailed Description

Tests the seedspreading (voronoi finding & filling) function for both 4 and 8 connectivity.

Definition in file seedspread_reg.c.


Define Documentation

#define REDUCTION   1

Definition at line 25 of file seedspread_reg.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines