CPixelProbabilityDistribution Struct Reference

#include <VisionX/components/image_processor/ObjectLearningByPushing/GaussBackground.h>

Public Attributes

bool bShifted
 
float fSatWeight
 
Mat2d mCovariance
 
Vec2d vMean
 

Detailed Description

Definition at line 38 of file GaussBackground.h.

Member Data Documentation

◆ bShifted

bool bShifted

Definition at line 43 of file GaussBackground.h.

◆ fSatWeight

float fSatWeight

Definition at line 45 of file GaussBackground.h.

◆ mCovariance

Mat2d mCovariance

Definition at line 41 of file GaussBackground.h.

◆ vMean

Vec2d vMean

Definition at line 40 of file GaussBackground.h.


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