Leptonica 1.68
C Image Processing Library
|
Compares graymorph results with special (3x1, 1x3, 3x3) cases against the general case. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Compares graymorph results with special (3x1, 1x3, 3x3) cases against the general case.
Definition in file graymorph2_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 25 of file graymorph2_reg.c.
References L_RegParams::display, pixaCreate(), pixaDestroy(), pixaDisplay(), pixCloseGray(), pixCloseGray3(), pixDestroy(), pixDilateGray(), pixDilateGray3(), pixDisplayWithTitle(), pixErodeGray(), pixErodeGray3(), pixOpenGray(), pixOpenGray3(), pixRead(), pixSaveTiled(), regTestCleanup(), regTestComparePix(), and regTestSetup().