Leptonica 1.68
C Image Processing Library

binmorph2_reg.c File Reference

Thorough regression test for binary separable rasterops, using the sequence interpreters. This compares the results for 2-way composite Sels with unitary Sels, all invoked on the separable block morph ops. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

static void writeResult (char *sequence, l_int32 same)
 main (int argc, char **argv)

Variables

static const l_int32 MAX_SEL_SIZE = 120

Detailed Description

Thorough regression test for binary separable rasterops, using the sequence interpreters. This compares the results for 2-way composite Sels with unitary Sels, all invoked on the separable block morph ops.

Definition in file binmorph2_reg.c.


Function Documentation

static void writeResult ( char *  sequence,
l_int32  same 
) [static]

Definition at line 206 of file binmorph2_reg.c.

Referenced by main().


Variable Documentation

const l_int32 MAX_SEL_SIZE = 120 [static]

Definition at line 27 of file binmorph2_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines