Leptonica 1.68
C Image Processing Library

dewarptest.c File Reference

Demonstrates image dewarping based on text lines. More...

#include "allheaders.h"

Go to the source code of this file.

Defines

#define DO_QUAD   1
#define DO_CUBIC   0
#define DO_QUARTIC   0

Functions

l_int32 main (int argc, char **argv)

Detailed Description

Demonstrates image dewarping based on text lines.

Definition in file dewarptest.c.


Define Documentation

#define DO_QUAD   1

Definition at line 26 of file dewarptest.c.

#define DO_CUBIC   0

Definition at line 27 of file dewarptest.c.

#define DO_QUARTIC   0

Definition at line 28 of file dewarptest.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines