![]() |
Image Component Library (ICL)
|
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... | |
| ImageRegion * | parent |
| adjacent surrounding region More... | |
| std::vector< ImageRegion > * | parentTree |
| surround regions More... | |
| std::vector< ImageRegion > * | publicNeighbours |
| adjacent regions More... | |
| CSSParams * | cssParams |
contains complex information,
|
inline |
|
inline |
| std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::allSubRegions |
(even indirectly) contained regions
| CSSParams* icl::cv::ImageRegionData::ComplexInformation::cssParams |
| std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::directSubRegions |
directly contained regions
| ImageRegion* icl::cv::ImageRegionData::ComplexInformation::parent |
adjacent surrounding region
| std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::parentTree |
surround regions
| std::vector<ImageRegion>* icl::cv::ImageRegionData::ComplexInformation::publicNeighbours |
adjacent regions
1.8.15