CvObjectDetector Class Reference
#include <blobtrack.hpp>
Public Member Functions
bool
Load (const char *=0)
Protected Attributes
class CvObjectDetectorImpl *
impl
Constructor & Destructor Documentation
§ CvObjectDetector()
CvObjectDetector::CvObjectDetector
(
const char *
= 0
)
§ ~CvObjectDetector()
CvObjectDetector::~CvObjectDetector
(
)
Member Function Documentation
§ Detect()
void CvObjectDetector::Detect
(
const
CvArr *
,
)
§ GetMaxBorderSize()
int CvObjectDetector::GetMaxBorderSize
(
)
const
§ GetMinWindowSize()
CvSize CvObjectDetector::GetMinWindowSize
(
)
const
§ Load()
bool CvObjectDetector::Load
(
const char *
= 0
)
Member Data Documentation
§ impl
class CvObjectDetectorImpl* CvObjectDetector::impl
protected
The documentation for this class was generated from the following file: