|
#include <VisionX/components/image_processor/ObjectLearningByPushing/GaussBackground.h>
Public Attributes | |
bool | bShifted |
float | fSatWeight |
Mat2d | mCovariance |
Vec2d | vMean |
Definition at line 38 of file GaussBackground.h.
bool bShifted |
Definition at line 43 of file GaussBackground.h.
float fSatWeight |
Definition at line 45 of file GaussBackground.h.
Mat2d mCovariance |
Definition at line 41 of file GaussBackground.h.
Vec2d vMean |
Definition at line 40 of file GaussBackground.h.