#include <legacy.hpp>
Public Attributes | |
struct CvBGCodeBookElem * | next |
int | tLastUpdate |
int | stale |
uchar | boxMin [3] |
uchar | boxMax [3] |
uchar | learnMin [3] |
uchar | learnMax [3] |
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 |