![]() |
Leptonica 1.68
C Image Processing Library
|
Tests pixLocalExtrema(). More...
#include <stdio.h>#include <stdlib.h>#include <math.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Tests pixLocalExtrema().
Definition in file locminmax_reg.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 27 of file locminmax_reg.c.
References composeRGBPixel(), ERROR_INT, IFF_PNG, pixBlockconv(), pixConvertTo32(), pixCreate(), pixDestroy(), pixDisplay(), pixLocalExtrema(), pixPaintThroughMask(), pixRead(), pixSetPixel(), pixWrite(), startTimer(), and stopTimer().