#include <blobtrack.hpp>
Public Member Functions | |
CvImageDrawer () | |
~CvImageDrawer () | |
void | SetShapes (const CvDrawShape *shapes, int num) |
IplImage * | Draw (const CvArr *src, CvBlobSeq *blob_seq=0, const CvSeq *roi_seq=0) |
IplImage * | GetImage () |
Protected Attributes | |
IplImage * | m_image |
CvDrawShape | m_shape [16] |
|
inline |
|
inline |
IplImage* CvImageDrawer::Draw | ( | const CvArr * | src, |
CvBlobSeq * | blob_seq = 0 , |
||
const CvSeq * | roi_seq = 0 |
||
) |
|
inline |
void CvImageDrawer::SetShapes | ( | const CvDrawShape * | shapes, |
int | num | ||
) |
|
protected |
|
protected |