Leptonica 1.68
C Image Processing Library

rankhisto_reg.c File Reference

Tests grayscale rank functions: pixGetRankColorArray() and numaDiscretizeRankAndIntensity(). More...

#include <math.h>
#include <unistd.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

static PIXAPixSavePlots1 (void)
static PIXAPixSavePlots2 (void)
 main (int argc, char **argv)

Detailed Description

Tests grayscale rank functions: pixGetRankColorArray() and numaDiscretizeRankAndIntensity().

Definition in file rankhisto_reg.c.


Function Documentation

static PIXA * PixSavePlots1 ( void  ) [static]

Definition at line 148 of file rankhisto_reg.c.

References pixaCreate(), pixDestroy(), pixRead(), and pixSaveTiled().

Referenced by main().

static PIXA * PixSavePlots2 ( void  ) [static]

Definition at line 183 of file rankhisto_reg.c.

References pixaCreate(), pixDestroy(), pixRead(), and pixSaveTiled().

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines