This is the complete list of members for CGaussBackground, including all inherited members.
BinarizeAndFillHoles(CByteImage *pProbabilityImage) | CGaussBackground | |
CGaussBackground(const int nWidth, const int nHeight) | CGaussBackground | |
GetBinaryForegroundImageRGB(const CByteImage *pInputImageRGB, CByteImage *pForegroundImage) | CGaussBackground | |
LearnBackground(CByteImage **pHSVImages, const int nNumImages) | CGaussBackground | |
LearnBackgroundRGB(CByteImage **pRGBImages, const int nNumImages) | CGaussBackground | |
SegmentImage(const CByteImage *pInputImageRGB, const CByteImage *pInputImageHSV, CByteImage *pProbabilityImage) | CGaussBackground | |
SegmentImage(const CByteImage *pInputImageRGB, const CByteImage *pInputImageHSV, float *pProbabilityImage) | CGaussBackground | |
SegmentImageRGB(const CByteImage *pInputImageRGB, CByteImage *pProbabilityImage) | CGaussBackground | |
SegmentImageRGB(const CByteImage *pInputImageRGB, float *pProbabilityImage) | CGaussBackground | |
~CGaussBackground() | CGaussBackground | |