Leptonica 1.68
C Image Processing Library

adaptnorm_reg.c File Reference

Normalizes background by expanding dynamic range using pixContrastNorm() for very light text, or for rapidly varying background using pixBackgroundNormFlex(). More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Normalizes background by expanding dynamic range using pixContrastNorm() for very light text, or for rapidly varying background using pixBackgroundNormFlex().

Definition in file adaptnorm_reg.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines