Leptonica 1.68
C Image Processing Library
|
This program is used to generate the two files of dwa code for combs, that are used in linear composite dwa operations for brick Sels. These two files, when compiled, are used to implement all the composite dwa operations for brick Sels, that are generated by selaAddDwaCombs(). 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 combs, that are used in linear composite dwa operations for brick Sels. These two files, when compiled, are used to implement all the composite dwa operations for brick Sels, that are generated by selaAddDwaCombs().
Definition in file fcombautogen.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file fcombautogen.c.
References ERROR_INT, filename, fmorphautogen(), lept_free(), NULL, selaAddDwaCombs(), selaDestroy(), and stringNew().