Leptonica 1.68
C Image Processing Library

pixaatest.c File Reference

Regression test of pix splitting and pix array handling using pixaSplitPix(). More...

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

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const l_int32 nx = 10
static const l_int32 ny = 10
static const l_int32 ncols = 3

Detailed Description

Regression test of pix splitting and pix array handling using pixaSplitPix().

Definition in file pixaatest.c.


Function Documentation


Variable Documentation

const l_int32 ncols = 3 [static]

Definition at line 28 of file pixaatest.c.

Referenced by main(), numa2dCreate(), pixaDisplayTiled(), and selaDisplayInPix().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines