![]() |
Leptonica 1.68
C Image Processing Library
|
Exploration of basic grayscale morphology. More...
#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Exploration of basic grayscale morphology.
Definition in file graymorphtest.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file graymorphtest.c.
References ERROR_INT, filein, IFF_JFIF_JPEG, IFF_PNG, NULL, pixCloseGray(), pixDestroy(), pixDilateGray(), pixErodeGray(), pixGetHeight(), pixGetWidth(), pixOpenGray(), pixRead(), pixTophat(), pixWrite(), startTimer(), and stopTimer().