![]() |
Leptonica 1.68
C Image Processing Library
|
Exploration of scale-to-gray and color scaling. More...
#include "allheaders.h"Go to the source code of this file.
Defines | |
| #define | DISPLAY 0 |
Functions | |
| main (int argc, char **argv) | |
Exploration of scale-to-gray and color scaling.
Definition in file scaletest2.c.
| #define DISPLAY 0 |
Definition at line 24 of file scaletest2.c.
Referenced by main().
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file scaletest2.c.
References DISPLAY, ERROR_INT, GPLOT_LOG_SCALE_Y, GPLOT_POINTS, GPLOT_X11, gplotAddPlot(), gplotCreate(), gplotDestroy(), gplotMakeOutput(), gplotSetScaling(), IFF_JFIF_JPEG, IFF_PNG, NULL, numaDestroy(), numaMakeSequence(), pixAbsDifference(), pixBlockconv(), pixClone(), pixConvertRGBToGray(), pixDestroy(), pixDisplayWithTitle(), pixGetColorHistogram(), pixGetDepth(), pixGetGrayHistogram(), pixRead(), pixScaleBinary(), pixScaleBySampling(), pixScaleColorLI(), pixScaleGrayLI(), pixScaleSmooth(), pixScaleToGray(), pixScaleToGray16(), pixScaleToGray2(), pixScaleToGray3(), pixScaleToGray4(), pixScaleToGray6(), pixScaleToGray8(), pixScaleToGrayMipmap(), pixUnsharpMasking(), pixWrite(), SIZE, startTimer(), and stopTimer().