Leptonica 1.68
C Image Processing Library

rotatetest1.c File Reference

Exploration of image rotation techniques. More...

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

Go to the source code of this file.

Defines

#define NTIMES   180
#define NITERS   3

Functions

 main (int argc, char **argv)

Detailed Description

Exploration of image rotation techniques.

Definition in file rotatetest1.c.


Define Documentation

#define NTIMES   180

Definition at line 26 of file rotatetest1.c.

Referenced by main().

#define NITERS   3

Definition at line 27 of file rotatetest1.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines