opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CvBGCodeBookElem Struct Reference

#include <background_segm.hpp>

Public Attributes

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

Member Data Documentation

uchar CvBGCodeBookElem::boxMax[3]
uchar CvBGCodeBookElem::boxMin[3]
uchar CvBGCodeBookElem::learnMax[3]
uchar CvBGCodeBookElem::learnMin[3]
struct CvBGCodeBookElem* CvBGCodeBookElem::next
int CvBGCodeBookElem::stale
int CvBGCodeBookElem::tLastUpdate

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