opentl::core::cvdata::ColorGMM Class Reference

Inherits opentl::core::cvdata::VisualFeatures.

List of all members.

Public Member Functions

 ColorGMM (const ColorGMM &other)
 ColorGMM (std::size_t nOfGauss, std::size_t dim=2)
virtual int dimension () const
void initSkinDistribution ()
virtual ColorGMMoperator= (const opentl::core::cvdata::ColorGMM &other)
virtual ~ColorGMM ()

Public Attributes

std::vector< GmPtrmixture
 Vector with the gaussian mixtures.
double p_th
 p threshold


Constructor & Destructor Documentation

opentl::core::cvdata::ColorGMM::ColorGMM ( std::size_t  nOfGauss,
std::size_t  dim = 2 
)

virtual opentl::core::cvdata::ColorGMM::~ColorGMM (  )  [virtual]

opentl::core::cvdata::ColorGMM::ColorGMM ( const ColorGMM other  ) 


Member Function Documentation

virtual int opentl::core::cvdata::ColorGMM::dimension (  )  const [virtual]

void opentl::core::cvdata::ColorGMM::initSkinDistribution (  ) 

virtual ColorGMM& opentl::core::cvdata::ColorGMM::operator= ( const opentl::core::cvdata::ColorGMM other  )  [virtual]


Member Data Documentation

Vector with the gaussian mixtures.

p threshold


Generated on Thu Jun 10 21:08:08 2010 for OpenTL by  doxygen 1.5.8