Leptonica 1.68
C Image Processing Library

fmorphautogen.c File Reference

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)

Detailed Description

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.


Function Documentation

main ( int  argc,
char **  argv 
)

Definition at line 35 of file fmorphautogen.c.

References ERROR_INT, filename, fmorphautogen(), NULL, selaAddBasic(), and selaDestroy().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines