CvObjectDetector Class Reference

#include <cvvidsurv.hpp>

List of all members.

Public Member Functions

 CvObjectDetector (const char *=0)
 ~CvObjectDetector ()
bool Load (const char *=0)
CvSize GetMinWindowSize () const
int GetMaxBorderSize () const
void Detect (const CvArr *, CvBlobSeq *=0)

Protected Attributes

class CvObjectDetectorImpl * impl

Constructor & Destructor Documentation

CvObjectDetector::CvObjectDetector ( const char *  = 0 )
CvObjectDetector::~CvObjectDetector (  )

Member Function Documentation

bool CvObjectDetector::Load ( const char *  = 0 )
CvSize CvObjectDetector::GetMinWindowSize (  ) const
int CvObjectDetector::GetMaxBorderSize (  ) const
void CvObjectDetector::Detect ( const CvArr ,
CvBlobSeq = 0 
)

Member Data Documentation

class CvObjectDetectorImpl* CvObjectDetector::impl [protected]

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