Leptonica 1.68
C Image Processing Library

sheartest.c File Reference

Exploration of image shearing techniques. More...

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

Go to the source code of this file.

Defines

#define NTIMES   10

Functions

 main (int argc, char **argv)

Detailed Description

Exploration of image shearing techniques.

Definition in file sheartest.c.


Define Documentation

#define NTIMES   10

Definition at line 28 of file sheartest.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines