OpenCV  2.4.13.6
Open Source Computer Vision
CvBGCodeBookElem Struct Reference

#include <legacy.hpp>

Public Attributes

struct CvBGCodeBookElemnext
 
int tLastUpdate
 
int stale
 
uchar boxMin [3]
 
uchar boxMax [3]
 
uchar learnMin [3]
 
uchar learnMax [3]
 

Member Data Documentation

§ boxMax

uchar CvBGCodeBookElem::boxMax[3]

§ boxMin

uchar CvBGCodeBookElem::boxMin[3]

§ learnMax

uchar CvBGCodeBookElem::learnMax[3]

§ learnMin

uchar CvBGCodeBookElem::learnMin[3]

§ next

struct CvBGCodeBookElem* CvBGCodeBookElem::next

§ stale

int CvBGCodeBookElem::stale

§ tLastUpdate

int CvBGCodeBookElem::tLastUpdate

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