Leptonica 1.68
C Image Processing Library
|
Exploration of 90 and 180 degree rotations. More...
#include "allheaders.h"
Go to the source code of this file.
Defines | |
#define | NTIMES 10 |
Functions | |
main (int argc, char **argv) |
Exploration of 90 and 180 degree rotations.
Definition in file rotateorthtest1.c.
#define NTIMES 10 |
Definition at line 27 of file rotateorthtest1.c.
Referenced by main().
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file rotateorthtest1.c.
References ERROR_INT, filein, IFF_JFIF_JPEG, IFF_PNG, NTIMES, NULL, pixCopy(), pixCreateTemplate(), pixDestroy(), pixEqual(), pixGetDepth(), pixGetHeight(), pixGetWidth(), pixRead(), pixRotate180(), pixRotate90(), pixWrite(), startTimer(), and stopTimer().