Leptonica 1.68
C Image Processing Library
|
Regression test of the gplot library functions that generate the plot commands and data required for input to gnuplot. More...
#include <string.h>
#include <math.h>
#include "allheaders.h"
Go to the source code of this file.
Defines | |
#define | GPLOT_STYLE GPLOT_LINES |
#define | GPLOT_OUTPUT GPLOT_X11 |
Functions | |
main (int argc, char **argv) |
Regression test of the gplot library functions that generate the plot commands and data required for input to gnuplot.
Definition in file plottest.c.
#define GPLOT_STYLE GPLOT_LINES |
Definition at line 37 of file plottest.c.
#define GPLOT_OUTPUT GPLOT_X11 |
Definition at line 46 of file plottest.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file plottest.c.
References ERROR_INT, GPLOT_PNG, GPLOT_X11, gplotAddPlot(), gplotCreate(), gplotDestroy(), gplotMakeOutput(), gplotRead(), gplotWrite(), l_binaryRead(), lept_free(), NULL, numaAddNumber(), numaCreate(), numaDestroy(), GPlot::outformat, GPlot::outname, stringReplace(), GPlot::title, HeapElement::x, y1, and y2.