Leptonica 1.68
C Image Processing Library

livre_tophat.c File Reference

Makes Figure 9 in Chapter 18, "Document Image Applications" of the book "Mathematical morphology: from theory to applications"; demonstrates tophat background cleaning. 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

Makes Figure 9 in Chapter 18, "Document Image Applications" of the book "Mathematical morphology: from theory to applications"; demonstrates tophat background cleaning.

Definition in file livre_tophat.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines