Leptonica 1.68
C Image Processing Library
|
Tests various numa functions: numaMakeHistogramClipped(), numaMakeSequence(), numaMakeHistogramAuto(), numaGetStatsUsingHistogram(), numaHistogramGetRankFromVal(), etc. More...
#include <math.h>
#include <unistd.h>
#include "allheaders.h"
Go to the source code of this file.
Defines | |
#define | DO_ALL 1 |
Functions | |
main (int argc, char **argv) |
Tests various numa functions: numaMakeHistogramClipped(), numaMakeSequence(), numaMakeHistogramAuto(), numaGetStatsUsingHistogram(), numaHistogramGetRankFromVal(), etc.
Definition in file numa_reg.c.
#define DO_ALL 1 |
Definition at line 37 of file numa_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 40 of file numa_reg.c.
References composeRGBPixel(), ERROR_INT, GPLOT_LINES, GPLOT_PNG, GPLOT_X11, gplotAddPlot(), gplotCreate(), gplotDestroy(), gplotMakeOutput(), gplotSimple1(), IFF_PNG, L_LINEAR_INTERP, L_QUADRATIC_INTERP, NULL, numaAddNumber(), numaClose(), numaCreate(), numaDestroy(), numaDifferentiateInterval(), numaDilate(), numaErode(), numaFitMax(), numaGetCount(), numaGetFValue(), numaGetPartialSums(), numaGetStatsUsingHistogram(), numaGetXParameters(), numaHistogramGetRankFromVal(), numaHistogramGetValFromRank(), numaInsertNumber(), numaIntegrateInterval(), numaInterpolateArbxInterval(), numaInterpolateArbxVal(), numaInterpolateEqxInterval(), numaMakeHistogram(), numaMakeHistogramAuto(), numaMakeHistogramClipped(), numaMakeRankFromHistogram(), numaMakeSequence(), numaOpen(), numaRead(), numaWindowedStats(), pixaCreate(), pixaDestroy(), pixaDisplay(), pixConvertTo8(), pixCreate(), pixDestroy(), pixDisplay(), pixExtractOnLine(), pixGetData(), pixGetGrayHistogramMasked(), pixGetRankValueMasked(), pixGetWpl(), pixRead(), pixSaveTiled(), pixWrite(), size, x0, and y0.