Leptonica 1.68
C Image Processing Library
|
Regression test (_reg) for depth conversion functions including some of the octcube quantization. More...
#include "allheaders.h"
Go to the source code of this file.
Defines | |
#define | DFLAG 1 |
Functions | |
main (int argc, char **argv) |
Regression test (_reg) for depth conversion functions including some of the octcube quantization.
Definition in file conversion_reg.c.
#define DFLAG 1 |
Definition at line 23 of file conversion_reg.c.
Referenced by main().
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file conversion_reg.c.
References DFLAG, ERROR_INT, FALSE, IFF_PNG, L_COPY, L_EUCLIDEAN_DISTANCE, lept_free(), NULL, pixConvert16To8(), pixConvert8To16(), pixConvertGrayToColormap(), pixConvertTo16(), pixConvertTo32(), pixConvertTo8(), pixDestroy(), pixDisplayWithTitle(), pixEqual(), pixGetColormap(), pixOctcubeQuantFromCmap(), pixRead(), pixRemoveColormap(), pixThreshold8(), pixThresholdTo2bpp(), pixThresholdTo4bpp(), pixWrite(), REMOVE_CMAP_TO_GRAYSCALE, sarrayAddString(), sarrayCreate(), sarrayDestroy(), sarrayToString(), and TRUE.