Leptonica 1.68
C Image Processing Library

livre_adapt.c File Reference

Shows two ways to normalize a document image for uneven illumination. It is somewhat more complicated than using the morphological tophat. More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Shows two ways to normalize a document image for uneven illumination. It is somewhat more complicated than using the morphological tophat.

Definition in file livre_adapt.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines