latest version v1.9 - last update 10 Apr 2010 |
type combining the region with its mean color, probability and relation to background and object More...
#include <ltiCoilBackgroundSegmentation.h>
Public Attributes | |
int | appearanceCounter |
float | meanProbability |
int | sumColorRed |
int | sumColorGreen |
int | sumColorBlue |
rgbPixel | meanColor |
bool | labelToObjectVector |
bool | labelToBackgroundVector |
type combining the region with its mean color, probability and relation to background and object
sum of the regionwide probability
true if region belongs to object
mean color for the region
sum of the regionwide blue-value
number of pixels in this region
sum of the regionwide green-value
sum of the regionwide red-value
mean probability for the region