CvObjectDetector Class Reference

#include <blobtrack.hpp>

List of all members.

Public Member Functions

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

Protected Attributes

class CvObjectDetectorImpl * impl

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

class CvObjectDetectorImpl* CvObjectDetector::impl [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:54 2010 for opencv by  doxygen 1.6.3