OpenCV  2.4.13.2
Open Source Computer Vision
CvGaussBGValues Struct Reference

#include <legacy.hpp>

Public Attributes

int match_sum
 
double weight
 
double variance [3]
 
double mean [3]
 

Member Data Documentation

§ match_sum

int CvGaussBGValues::match_sum

§ mean

double CvGaussBGValues::mean[3]

§ variance

double CvGaussBGValues::variance[3]

§ weight

double CvGaussBGValues::weight

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