![]() |
Leptonica 1.68
C Image Processing Library
|
Tests quadtree statistical functions. More...
#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Tests quadtree statistical functions.
Definition in file quadtreetest.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file quadtreetest.c.
References boxaaDestroy(), boxaaQuadtreeRegions(), boxaaWriteStream(), ERROR_INT, FALSE, fpixaDestroy(), fpixaDisplayQuadtree(), fpixaGetFPixDimensions(), fpixaGetPixel(), IFF_PNG, L_MEAN_ABSVAL, L_STANDARD_DEVIATION, NULL, pixConvertTo8(), pixDestroy(), pixDisplay(), pixExpandReplicate(), pixGetAverageTiled(), pixQuadtreeMean(), pixQuadtreeVariance(), pixRead(), pixScaleToGray4(), pixWrite(), quadtreeGetChildren(), quadtreeGetParent(), and TRUE.