Leptonica 1.68
C Image Processing Library

conncomp_reg.c File Reference

Regression test for connected components (both 4 and 8 connected), including regeneration of the original image from the components. This is also an implicit test of rasterop. More...

#include <string.h>
#include "allheaders.h"

Go to the source code of this file.

Defines

#define NTIMES   10

Functions

 main (int argc, char **argv)

Detailed Description

Regression test for connected components (both 4 and 8 connected), including regeneration of the original image from the components. This is also an implicit test of rasterop.

Definition in file conncomp_reg.c.


Define Documentation

#define NTIMES   10

Definition at line 28 of file conncomp_reg.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines