#include <getLines.h>
Public Attributes | |
int | number |
int | height |
Definition at line 46 of file getLines.h.
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.