Leptonica 1.68
C Image Processing Library

rotateorth_reg.c File Reference

Regression test for all rotateorth functions. More...

#include "allheaders.h"

Go to the source code of this file.

Defines

#define BINARY_IMAGE   "test1.png"
#define GRAYSCALE_IMAGE   "test8.jpg"
#define FOUR_BPP_IMAGE   "weasel4.8g.png"
#define COLORMAP_IMAGE   "dreyfus8.png"
#define RGB_IMAGE   "marge.jpg"

Functions

void RotateOrthTest (PIX *pix, L_REGPARAMS *rp)
 main (int argc, char **argv)

Detailed Description

Regression test for all rotateorth functions.

Definition in file rotateorth_reg.c.


Define Documentation

#define BINARY_IMAGE   "test1.png"

Definition at line 24 of file rotateorth_reg.c.

Referenced by main().

#define GRAYSCALE_IMAGE   "test8.jpg"

Definition at line 25 of file rotateorth_reg.c.

Referenced by main().

#define FOUR_BPP_IMAGE   "weasel4.8g.png"

Definition at line 26 of file rotateorth_reg.c.

Referenced by main().

#define COLORMAP_IMAGE   "dreyfus8.png"

Definition at line 27 of file rotateorth_reg.c.

Referenced by main().

#define RGB_IMAGE   "marge.jpg"

Definition at line 28 of file rotateorth_reg.c.

Referenced by main().


Function Documentation

void RotateOrthTest ( PIX pix,
L_REGPARAMS rp 
)
main ( int  argc,
char **  argv 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines