Leptonica 1.68
C Image Processing Library

cctest1.c File Reference

Demonstrates using pixConnComp() and testing its speed. More...

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

Go to the source code of this file.

Defines

#define NTIMES   2

Functions

 main (int argc, char **argv)

Detailed Description

Demonstrates using pixConnComp() and testing its speed.

Definition in file cctest1.c.


Define Documentation

#define NTIMES   2

Definition at line 37 of file cctest1.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines