Leptonica 1.68
C Image Processing Library

shear2_reg.c File Reference

Regression test for quadratic shear, both sampled and interpolated. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

void PixSave (PIX **ppixs, PIXA *pixa, l_int32 newrow, L_BMF *bmf, const char *textstr)
l_int32 main (int argc, char **argv)

Detailed Description

Regression test for quadratic shear, both sampled and interpolated.

Definition in file shear2_reg.c.


Function Documentation

void PixSave ( PIX **  ppixs,
PIXA pixa,
l_int32  newrow,
L_BMF bmf,
const char *  textstr 
)

Definition at line 150 of file shear2_reg.c.

References L_ADD_BELOW, L_ERROR, pixDestroy(), pixGetWidth(), pixSaveTiledWithText(), and PROCNAME.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines