Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::cv::ImageRegionData::RegionGraphInfo Struct Reference

structure for representing region-graph information More...

List of all members.

Public Member Functions

 RegionGraphInfo ()
 Constructor.

Public Attributes

bool isBorder
 is the region connected to the border
std::set< ImageRegionData * > neighbours
std::vector< ImageRegionData * > children
ImageRegionDataparent
 parent region

Detailed Description

structure for representing region-graph information


Constructor & Destructor Documentation

Constructor.


Member Data Documentation

is the region connected to the border

parent region


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines