#include <blobtrack.hpp>
|
| class CvObjectDetectorImpl * | impl |
| |
§ CvObjectDetector()
| CvObjectDetector::CvObjectDetector |
( |
const char * |
= 0 | ) |
|
§ ~CvObjectDetector()
| CvObjectDetector::~CvObjectDetector |
( |
| ) |
|
§ Detect()
§ GetMaxBorderSize()
| int CvObjectDetector::GetMaxBorderSize |
( |
| ) |
const |
§ GetMinWindowSize()
| CvSize CvObjectDetector::GetMinWindowSize |
( |
| ) |
const |
§ Load()
| bool CvObjectDetector::Load |
( |
const char * |
= 0 | ) |
|
§ impl
| class CvObjectDetectorImpl* CvObjectDetector::impl |
|
protected |
The documentation for this class was generated from the following file: