Image Component Library (ICL)
Public Member Functions | Public Attributes | List of all members
icl::cv::ImageRegionData::ComplexInformation Struct Reference

contains complex information, More...

Public Member Functions

 ComplexInformation ()
 
 ~ComplexInformation ()
 

Public Attributes

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

Detailed Description

contains complex information,

Constructor & Destructor Documentation

◆ ComplexInformation()

icl::cv::ImageRegionData::ComplexInformation::ComplexInformation ( )
inline

◆ ~ComplexInformation()

icl::cv::ImageRegionData::ComplexInformation::~ComplexInformation ( )
inline

Member Data Documentation

◆ allSubRegions

std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::allSubRegions

(even indirectly) contained regions

◆ cssParams

CSSParams* icl::cv::ImageRegionData::ComplexInformation::cssParams

◆ directSubRegions

std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::directSubRegions

directly contained regions

◆ parent

ImageRegion* icl::cv::ImageRegionData::ComplexInformation::parent

adjacent surrounding region

◆ parentTree

std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::parentTree

surround regions

◆ publicNeighbours

std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::publicNeighbours

adjacent regions


The documentation for this struct was generated from the following file: