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

List of all members.

Public Member Functions

 SimpleInformation ()
 ~SimpleInformation ()

Public Attributes

utils::RectboundingBox
 bounding rectangle
utils::Point32fcog
 center of gravity
RegionPCAInfopcainfo
 spacial PCA information
int boundaryLength
 length of the region boundary
std::vector< utils::Point > * boundary
 all boundary pixels
std::vector< utils::Point > * thinned_boundary
 thinned boundary pixels
std::vector< utils::Point > * pixels
 all pixels

Constructor & Destructor Documentation


Member Data Documentation

all boundary pixels

length of the region boundary

bounding rectangle

center of gravity

spacial PCA information

all pixels

thinned boundary pixels


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