compInfo Struct Reference

A structure for storing connected component information. More...

#include <getLines.h>

List of all members.

Public Attributes

int number
int height


Detailed Description

A structure for storing connected component information.

Definition at line 46 of file getLines.h.


Member Data Documentation

int compInfo::number

A number used to identify a connected component.

Definition at line 48 of file getLines.h.

int compInfo::height

The pixel height of a connected component.

Definition at line 51 of file getLines.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 13:21:07 2007 for DLGetLines by  doxygen 1.5.1