Leptonica 1.68
C Image Processing Library

plottest.c File Reference

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)

Detailed Description

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 Documentation

#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.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines