Leptonica 1.68
C Image Processing Library
|
This program is used to generate the two files of dwa code for the basic morphological operations. These two files, when compiled, implement dwa operations for all sels generated by selaAddBasic(). More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
This program is used to generate the two files of dwa code for the basic morphological operations. These two files, when compiled, implement dwa operations for all sels generated by selaAddBasic().
Definition in file fmorphautogen.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file fmorphautogen.c.
References ERROR_INT, filename, fmorphautogen(), NULL, selaAddBasic(), and selaDestroy().