Leptonica 1.68
C Image Processing Library

binmorph1_reg.c File Reference

This is a thorough regression test of different methods for doing binary morphology. More...

#include "allheaders.h"

Go to the source code of this file.

Defines

#define WIDTH   21
#define HEIGHT   15
#define TEST_SYMMETRIC   0

Functions

 main (int argc, char **argv)

Detailed Description

This is a thorough regression test of different methods for doing binary morphology.

Definition in file binmorph1_reg.c.


Define Documentation

#define WIDTH   21

Definition at line 54 of file binmorph1_reg.c.

Referenced by main().

#define HEIGHT   15

Definition at line 55 of file binmorph1_reg.c.

Referenced by main().

#define TEST_SYMMETRIC   0

Definition at line 56 of file binmorph1_reg.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines