Image Component Library (ICL)
|
Internal blob-result type. More...
#include <SimpleBlobSearcher.h>
Public Member Functions | |
Blob () | |
Blob (const ImageRegion *region, const core::Color &refColor, int refColorIndex) | |
Public Attributes | |
const ImageRegion * | region |
corresponding regions (provides access to region features) More... | |
core::Color | refColor |
corresponding reference color More... | |
int | refColorIndex |
corresponding ref color index More... | |
Internal blob-result type.
|
inline |
icl::cv::SimpleBlobSearcher::Blob::Blob | ( | const ImageRegion * | region, |
const core::Color & | refColor, | ||
int | refColorIndex | ||
) |
core::Color icl::cv::SimpleBlobSearcher::Blob::refColor |
corresponding reference color
int icl::cv::SimpleBlobSearcher::Blob::refColorIndex |
corresponding ref color index
const ImageRegion* icl::cv::SimpleBlobSearcher::Blob::region |
corresponding regions (provides access to region features)