IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
Params_cv Class Reference

The parameters for the bgmodelGMM_cv. More...

Static Public Attributes

 bool
 
 float
 
 int
 

Detailed Description

The parameters for the bgmodelGMM_cv.

For mored detail on the parameters, check OpenCV documentation.

Parameters
history< Number of frames to use for model estimation
NMixtures< Number of mixtures
varThreshold< Variance threshold for detection.
detectShadow< Boolean: detect shadows or not.
adapt_rate< Adaptation rate.
Note
Deprecated. Should not be used. Will be removed at some point. Instead use CfgGMM_cv for parameters/configuration.

Member Data Documentation

◆ bool

bool
static

◆ float

float
static

◆ int

int
static

The documentation for this class was generated from the following file: