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

contains complex information, More...

List of all members.

Public Member Functions

 ComplexInformation ()
 ~ComplexInformation ()

Public Attributes

std::vector< ImageRegion > * directSubRegions
 directly contained regions
std::vector< ImageRegion > * allSubRegions
 (even indirectly) contained regions
ImageRegionparent
 adjacent surrounding region
std::vector< ImageRegion > * parentTree
 surround regions
std::vector< ImageRegion > * publicNeighbours
 adjacent regions
CSSParamscssParams

Detailed Description

contains complex information,


Constructor & Destructor Documentation


Member Data Documentation

(even indirectly) contained regions

directly contained regions

adjacent surrounding region

surround regions

adjacent regions


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