Leptonica 1.68
C Image Processing Library

contrasttest.c File Reference

Enhances contrast of image using pixContrastTRC(). More...

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

Go to the source code of this file.

Defines

#define NPLOTS   5

Functions

 main (int argc, char **argv)

Detailed Description

Enhances contrast of image using pixContrastTRC().

Definition in file contrasttest.c.


Define Documentation

#define NPLOTS   5

Definition at line 24 of file contrasttest.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines