Leptonica 1.68
C Image Processing Library
|
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) |
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.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file dwalineargen.c.
References ERROR_INT, fmorphautogen(), NULL, selaAddDwaLinear(), and selaDestroy().