Leptonica 1.68
C Image Processing Library

overlap_reg.c File Reference

Tests the function that combines boxes that overlap into their bounding regions. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const l_float32 maxsize [] = {5.0, 10.0, 15.0, 20.0, 25.0, 26.0, 27.0}

Detailed Description

Tests the function that combines boxes that overlap into their bounding regions.

Definition in file overlap_reg.c.


Function Documentation


Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines