Leptonica 1.68
C Image Processing Library

lineremoval.c File Reference

Demonstrates removing dark lines from a light pencil drawing (see http://leptonica.com/line-removal.html for details). 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

Demonstrates removing dark lines from a light pencil drawing (see http://leptonica.com/line-removal.html for details).

Definition in file lineremoval.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines