Leptonica 1.68
C Image Processing Library

dwalineargen.c File Reference

Generates the C code for the full set of linear Sels, for dilation, erosion, opening and closing, and for both horizontal and vertical operations, from length 2 to 63. These are put in files: dwalinear.3.c and dwalinearlow.3.c. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Generates the C code for the full set of linear Sels, for dilation, erosion, opening and closing, and for both horizontal and vertical operations, from length 2 to 63. These are put in files: dwalinear.3.c and dwalinearlow.3.c.

Definition in file dwalineargen.c.


Function Documentation

main ( int  argc,
char **  argv 
)

Definition at line 47 of file dwalineargen.c.

References ERROR_INT, fmorphautogen(), NULL, selaAddDwaLinear(), and selaDestroy().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines