Leptonica 1.68
C Image Processing Library

pixa1_reg.c File Reference

Tests removal of components using: pixConnComp() and pixSelectBySize(). 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 CONNECTIVITY = 8

Detailed Description

Tests removal of components using: pixConnComp() and pixSelectBySize().

Definition in file pixa1_reg.c.


Function Documentation


Variable Documentation

const l_int32 CONNECTIVITY = 8 [static]

Definition at line 26 of file pixa1_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines