Leptonica 1.68
C Image Processing Library
|
Regression test for a number of functions in the FPix utility. FPix allows you to do floating point operations such as convolution, with conversions to and from Pix. More...
#include <math.h>
#include <unistd.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Regression test for a number of functions in the FPix utility. FPix allows you to do floating point operations such as convolution, with conversions to and from Pix.
Definition in file fpix_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 32 of file fpix_reg.c.
References L_RegParams::display, fpixAddMultConstant(), fpixConvertToPix(), fpixConvolve(), fpixConvolveSep(), fpixDestroy(), fpixDisplayMaxDynamicRange(), fpixLinearCombination(), fpixRasterop(), GPLOT_PNG, IFF_JFIF_JPEG, IFF_PNG, kernelDestroy(), kernelDisplayInPix(), kernelGetSum(), L_CLIP_TO_ZERO, L_COMPARE_ABS_DIFF, l_setConvolveSampling(), makeGaussianKernel(), makeGaussianKernelSep(), NULL, PIX_SRC, pixaCreate(), pixaDestroy(), pixaDisplay(), pixCompareGray(), pixConvertTo8(), pixConvertToFPix(), pixConvolve(), pixConvolveRGB(), pixConvolveRGBSep(), pixConvolveSep(), pixDestroy(), pixDisplayWithTitle(), pixRasterop(), pixRead(), pixRotate180(), pixSaveTiled(), regTestCleanup(), regTestCompareSimilarPix(), regTestSetup(), and regTestWritePixAndCheck().