Leptonica 1.68
C Image Processing Library

ptra2_reg.c File Reference

Testing basic ptra and ptraa operations, bin sort using ptra, boxaEqual() and pixaEqual(). More...

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

Go to the source code of this file.

Functions

void BoxaSortTest (const char *fname, l_int32 index, const char *text)
void PixaSortTest (const char *fname, l_int32 index, const char *text)
 main (int argc, char **argv)

Detailed Description

Testing basic ptra and ptraa operations, bin sort using ptra, boxaEqual() and pixaEqual().

Definition in file ptra2_reg.c.


Function Documentation

void PixaSortTest ( const char *  fname,
l_int32  index,
const char *  text 
)
main ( int  argc,
char **  argv 
)

Definition at line 32 of file ptra2_reg.c.

References BoxaSortTest(), and PixaSortTest().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines